863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.numpy.not_equal' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.not_equal' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.not_equal' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.not_equal' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.not_equal' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.numpy.power' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.power' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.power' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.power' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.power' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.numpy.random' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.random' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.random' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.random' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.random' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.numpy.remainder' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.remainder' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.remainder' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.remainder' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.remainder' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.numpy.right_shift' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.right_shift' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.right_shift' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.right_shift' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.right_shift' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.numpy.subtract' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.subtract' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.subtract' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.subtract' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.subtract' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.numpy.true_divide' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.true_divide' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.true_divide' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.true_divide' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.true_divide' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.omp' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.omp' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.60 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.omp' is explicitly added
863.60 s
[python3.14-pythran] to the `packages` configuration field.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.60 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.60 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.omp' to be distributed and are
863.60 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.omp' via
863.60 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.60 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.60 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.60 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.60 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.60 s
[python3.14-pythran] directory, all directories are treated like packages.
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran] check.warn(importable)
863.60 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.operator_' is absent from the `packages` configuration.
863.60 s
[python3.14-pythran] !!
863.60 s
[python3.14-pythran]
863.60 s
[python3.14-pythran] ********************************************************************************
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] # Package would be ignored #
863.60 s
[python3.14-pythran] ############################
863.60 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.operator_' as an importable package[^1],
863.60 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.operator_' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.operator_' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.operator_' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.os.path' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.os.path' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.os.path' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.os.path' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.os.path' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.random' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.random' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.random' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.random' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.random' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.scipy.special' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.scipy.special' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.scipy.special' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.scipy.special' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.scipy.special' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.string' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.string' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.string' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.string' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.string' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.time' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.time' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.time' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.time' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.time' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.types' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.types' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.types' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.types' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.types' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.include.utils' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.include.utils' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.include.utils' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.include.utils' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.utils' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.io._io.TextIOWrapper' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.io._io.TextIOWrapper' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.io._io.TextIOWrapper' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.io._io.TextIOWrapper' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.io._io.TextIOWrapper' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.itertools' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.itertools' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.itertools' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.itertools' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.itertools' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.math' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.math' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.math' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.math' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.math' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy' to be distributed and are
863.61 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy' via
863.61 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.61 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.61 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.61 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.61 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.61 s
[python3.14-pythran] directory, all directories are treated like packages.
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran] check.warn(importable)
863.61 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.add' is absent from the `packages` configuration.
863.61 s
[python3.14-pythran] !!
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] ********************************************************************************
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] # Package would be ignored #
863.61 s
[python3.14-pythran] ############################
863.61 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.add' as an importable package[^1],
863.61 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.61 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.add' is explicitly added
863.61 s
[python3.14-pythran] to the `packages` configuration field.
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.61 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.61 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.61 s
[python3.14-pythran]
863.61 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.add' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.add' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.arctan2' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.arctan2' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.arctan2' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.arctan2' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.arctan2' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.bitwise_and' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.bitwise_and' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.bitwise_and' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.bitwise_and' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.bitwise_and' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.bitwise_or' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.bitwise_or' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.bitwise_or' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.bitwise_or' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.bitwise_or' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.bitwise_xor' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.bitwise_xor' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.bitwise_xor' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.bitwise_xor' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.bitwise_xor' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.copysign' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.copysign' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.copysign' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.copysign' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.copysign' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.ctypeslib' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.ctypeslib' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.ctypeslib' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.ctypeslib' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.ctypeslib' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.divide' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.divide' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.divide' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.divide' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.divide' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.dtype' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.dtype' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.dtype' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.dtype' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.dtype' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.equal' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.equal' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.equal' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.equal' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.equal' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.fft' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fft' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fft' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fft' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fft' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.floor_divide' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.floor_divide' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.floor_divide' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.62 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.floor_divide' to be distributed and are
863.62 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.floor_divide' via
863.62 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.62 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.62 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.62 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.62 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.62 s
[python3.14-pythran] directory, all directories are treated like packages.
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran] check.warn(importable)
863.62 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.fmax' is absent from the `packages` configuration.
863.62 s
[python3.14-pythran] !!
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] ********************************************************************************
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] # Package would be ignored #
863.62 s
[python3.14-pythran] ############################
863.62 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fmax' as an importable package[^1],
863.62 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.62 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fmax' is explicitly added
863.62 s
[python3.14-pythran] to the `packages` configuration field.
863.62 s
[python3.14-pythran]
863.62 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.62 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fmax' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fmax' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.fmin' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fmin' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fmin' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fmin' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fmin' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.fmod' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fmod' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fmod' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fmod' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fmod' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.greater' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.greater' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.greater' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.greater' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.greater' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.greater_equal' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.greater_equal' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.greater_equal' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.greater_equal' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.greater_equal' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.heaviside' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.heaviside' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.heaviside' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.heaviside' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.heaviside' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.hypot' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.hypot' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.hypot' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.hypot' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.hypot' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.ldexp' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.ldexp' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.ldexp' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.ldexp' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.ldexp' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.left_shift' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.left_shift' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.left_shift' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.left_shift' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.left_shift' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.less' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.less' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.less' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.less' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.less' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.less_equal' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.less_equal' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.less_equal' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.less_equal' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.less_equal' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.linalg' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.linalg' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.linalg' is explicitly added
863.63 s
[python3.14-pythran] to the `packages` configuration field.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.63 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.63 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.linalg' to be distributed and are
863.63 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.linalg' via
863.63 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.63 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.63 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.63 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.63 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.63 s
[python3.14-pythran] directory, all directories are treated like packages.
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran] check.warn(importable)
863.63 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.logaddexp' is absent from the `packages` configuration.
863.63 s
[python3.14-pythran] !!
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] ********************************************************************************
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] # Package would be ignored #
863.63 s
[python3.14-pythran] ############################
863.63 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logaddexp' as an importable package[^1],
863.63 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.63 s
[python3.14-pythran]
863.63 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.63 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logaddexp' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logaddexp' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logaddexp' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.logaddexp2' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logaddexp2' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logaddexp2' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logaddexp2' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logaddexp2' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.logical_and' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logical_and' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logical_and' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logical_and' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logical_and' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.logical_or' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logical_or' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logical_or' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logical_or' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logical_or' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.logical_xor' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logical_xor' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logical_xor' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logical_xor' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logical_xor' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.maximum' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.maximum' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.maximum' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.maximum' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.maximum' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.minimum' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.minimum' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.minimum' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.minimum' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.minimum' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.mod' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.mod' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.mod' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.mod' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.mod' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.multiply' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.multiply' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.multiply' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.multiply' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.multiply' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.ndarray' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.ndarray' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.ndarray' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.ndarray' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.ndarray' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.negative' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.negative' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.negative' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.negative' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.negative' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.nextafter' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] # Package would be ignored #
863.64 s
[python3.14-pythran] ############################
863.64 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.nextafter' as an importable package[^1],
863.64 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.64 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.nextafter' is explicitly added
863.64 s
[python3.14-pythran] to the `packages` configuration field.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.64 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.64 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.nextafter' to be distributed and are
863.64 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.nextafter' via
863.64 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.64 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.64 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.64 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.64 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.64 s
[python3.14-pythran] directory, all directories are treated like packages.
863.64 s
[python3.14-pythran] ********************************************************************************
863.64 s
[python3.14-pythran]
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran] check.warn(importable)
863.64 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.not_equal' is absent from the `packages` configuration.
863.64 s
[python3.14-pythran] !!
863.64 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.not_equal' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.not_equal' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.not_equal' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.not_equal' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.power' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.power' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.power' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.power' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.power' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.random' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.random' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.random' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.random' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.random' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.remainder' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.remainder' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.remainder' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.remainder' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.remainder' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.right_shift' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.right_shift' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.right_shift' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.right_shift' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.right_shift' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.subtract' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.subtract' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.subtract' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.subtract' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.subtract' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.numpy.true_divide' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.true_divide' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.true_divide' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.numpy.true_divide' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.true_divide' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.omp' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.omp' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.omp' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.omp' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.omp' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.operator_' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.operator_' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.operator_' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.operator_' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.operator_' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.os.path' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.os.path' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.os.path' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.os.path' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.os.path' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.patch' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.patch' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.patch' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.patch' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.patch' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.65 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.65 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.65 s
[python3.14-pythran] directory, all directories are treated like packages.
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran] check.warn(importable)
863.65 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.python' is absent from the `packages` configuration.
863.65 s
[python3.14-pythran] !!
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] ********************************************************************************
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] # Package would be ignored #
863.65 s
[python3.14-pythran] ############################
863.65 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.python' as an importable package[^1],
863.65 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.65 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.python' is explicitly added
863.65 s
[python3.14-pythran] to the `packages` configuration field.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.65 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.65 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] If you don't want 'pythran.pythonic.python' to be distributed and are
863.65 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.python' via
863.65 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.65 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.65 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.65 s
[python3.14-pythran]
863.65 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.65 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.random' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.random' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.random' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.pythonic.random' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.random' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.scipy.special' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.scipy.special' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.scipy.special' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.pythonic.scipy.special' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.scipy.special' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.string' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.string' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.string' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.pythonic.string' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.string' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.time' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.time' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.time' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.pythonic.time' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.time' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.types' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.types' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.types' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.pythonic.types' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.types' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.pythonic.utils' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.pythonic.utils' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.pythonic.utils' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.pythonic.utils' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.pythonic.utils' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.xsimd' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.xsimd' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.xsimd' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.xsimd' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.xsimd' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.xsimd.arch' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.xsimd.arch' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.xsimd.arch' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.xsimd.arch' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.xsimd.arch' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.xsimd.arch.generic' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.xsimd.arch.generic' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.xsimd.arch.generic' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.xsimd.arch.generic' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.xsimd.arch.generic' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.xsimd.config' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.xsimd.config' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.xsimd.config' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.xsimd.config' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.xsimd.config' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.xsimd.math' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.xsimd.math' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.xsimd.math' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] If you don't want 'pythran.xsimd.math' to be distributed and are
863.66 s
[python3.14-pythran] already explicitly excluding 'pythran.xsimd.math' via
863.66 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.66 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.66 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.66 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.66 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.66 s
[python3.14-pythran] directory, all directories are treated like packages.
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran] check.warn(importable)
863.66 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.xsimd.memory' is absent from the `packages` configuration.
863.66 s
[python3.14-pythran] !!
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] ********************************************************************************
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] # Package would be ignored #
863.66 s
[python3.14-pythran] ############################
863.66 s
[python3.14-pythran] Python recognizes 'pythran.xsimd.memory' as an importable package[^1],
863.66 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.66 s
[python3.14-pythran] package, please make sure that 'pythran.xsimd.memory' is explicitly added
863.66 s
[python3.14-pythran] to the `packages` configuration field.
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.66 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.66 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.66 s
[python3.14-pythran]
863.66 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.66 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] If you don't want 'pythran.xsimd.memory' to be distributed and are
863.67 s
[python3.14-pythran] already explicitly excluding 'pythran.xsimd.memory' via
863.67 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.67 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.67 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.67 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.67 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.67 s
[python3.14-pythran] directory, all directories are treated like packages.
863.67 s
[python3.14-pythran] ********************************************************************************
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] !!
863.67 s
[python3.14-pythran] check.warn(importable)
863.67 s
[python3.14-pythran] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pythran.xsimd.types' is absent from the `packages` configuration.
863.67 s
[python3.14-pythran] !!
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] ********************************************************************************
863.67 s
[python3.14-pythran] ############################
863.67 s
[python3.14-pythran] # Package would be ignored #
863.67 s
[python3.14-pythran] ############################
863.67 s
[python3.14-pythran] Python recognizes 'pythran.xsimd.types' as an importable package[^1],
863.67 s
[python3.14-pythran] but it is absent from setuptools' `packages` configuration.
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
863.67 s
[python3.14-pythran] package, please make sure that 'pythran.xsimd.types' is explicitly added
863.67 s
[python3.14-pythran] to the `packages` configuration field.
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
863.67 s
[python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
863.67 s
[python3.14-pythran] instead of `find_packages(...)`/`find:`).
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] If you don't want 'pythran.xsimd.types' to be distributed and are
863.67 s
[python3.14-pythran] already explicitly excluding 'pythran.xsimd.types' via
863.67 s
[python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
863.67 s
[python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
863.67 s
[python3.14-pythran] combination with a more fine grained `package-data` configuration.
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
863.67 s
[python3.14-pythran] even if it does not contain any `.py` files.
863.67 s
[python3.14-pythran] On the other hand, currently there is no concept of package data
863.67 s
[python3.14-pythran] directory, all directories are treated like packages.
863.67 s
[python3.14-pythran] ********************************************************************************
863.67 s
[python3.14-pythran]
863.67 s
[python3.14-pythran] !!
863.67 s
[python3.14-pythran] check.warn(importable)
863.67 s
[python3.14-pythran] copying pythran/pythran-darwin.cfg -> build/lib/pythran
863.67 s
[python3.14-pythran] copying pythran/pythran-default.cfg -> build/lib/pythran
863.67 s
[python3.14-pythran] copying pythran/pythran-linux.cfg -> build/lib/pythran
863.67 s
[python3.14-pythran] copying pythran/pythran-linux2.cfg -> build/lib/pythran
863.67 s
[python3.14-pythran] copying pythran/pythran-win32.cfg -> build/lib/pythran
863.67 s
[python3.14-pythran] copying pythran/pythran.cfg -> build/lib/pythran
863.67 s
[python3.14-pythran] creating build/lib/pythran/boost
863.67 s
[python3.14-pythran] copying pythran/boost/array.hpp -> build/lib/pythran/boost
863.67 s
[python3.14-pythran] copying pythran/boost/assert.hpp -> build/lib/pythran/boost
863.67 s
[python3.14-pythran] copying pythran/boost/atomic.hpp -> build/lib/pythran/boost
863.67 s
[python3.14-pythran] copying pythran/boost/checked_delete.hpp -> build/lib/pythran/boost
863.67 s
[python3.14-pythran] copying pythran/boost/concept_check.hpp -> build/lib/pythran/boost
863.67 s
[python3.14-pythran] copying pythran/boost/config.hpp -> build/lib/pythran/boost
863.67 s
[python3.14-pythran] copying pythran/boost/cstdint.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/current_function.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/format.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/integer.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/integer_fwd.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/integer_traits.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/lexical_cast.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/limits.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/memory_order.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/next_prior.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/non_type.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/noncopyable.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/none.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/none_t.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/optional.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/predef.h -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/ref.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/shared_ptr.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/static_assert.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/swap.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/throw_exception.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/type.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/utility.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] copying pythran/boost/version.hpp -> build/lib/pythran/boost
863.68 s
[python3.14-pythran] creating build/lib/pythran/boost/atomic
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/atomic.hpp -> build/lib/pythran/boost/atomic
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/atomic_flag.hpp -> build/lib/pythran/boost/atomic
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/capabilities.hpp -> build/lib/pythran/boost/atomic
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/fences.hpp -> build/lib/pythran/boost/atomic
863.68 s
[python3.14-pythran] creating build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/addressof.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/atomic_flag.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/atomic_template.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/bitwise_cast.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/caps_windows.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/config.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_operations.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/float_sizes.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/fp_operations.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/int_sizes.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/integral_extend.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/interlocked.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/link.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/lockpool.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/operations.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/operations_lockfree.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_cas_based.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
863.68 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/ops_windows.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/pause.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/platform.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/storage_type.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/string_ops.hpp -> build/lib/pythran/boost/atomic/detail
863.69 s
[python3.14-pythran] creating build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
863.69 s
[python3.14-pythran] creating build/lib/pythran/boost/concept
863.69 s
[python3.14-pythran] copying pythran/boost/concept/assert.hpp -> build/lib/pythran/boost/concept
863.69 s
[python3.14-pythran] copying pythran/boost/concept/usage.hpp -> build/lib/pythran/boost/concept
863.69 s
[python3.14-pythran] creating build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] copying pythran/boost/concept/detail/backward_compatibility.hpp -> build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] copying pythran/boost/concept/detail/borland.hpp -> build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] copying pythran/boost/concept/detail/concept_def.hpp -> build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] copying pythran/boost/concept/detail/concept_undef.hpp -> build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] copying pythran/boost/concept/detail/general.hpp -> build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] copying pythran/boost/concept/detail/has_constraints.hpp -> build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] copying pythran/boost/concept/detail/msvc.hpp -> build/lib/pythran/boost/concept/detail
863.69 s
[python3.14-pythran] creating build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/abi_prefix.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/abi_suffix.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/auto_link.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/header_deprecated.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/helper_macros.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/pragma_message.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/requires_threads.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/user.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/warning_disable.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] copying pythran/boost/config/workaround.hpp -> build/lib/pythran/boost/config
863.69 s
[python3.14-pythran] creating build/lib/pythran/boost/config/abi
863.69 s
[python3.14-pythran] copying pythran/boost/config/abi/borland_prefix.hpp -> build/lib/pythran/boost/config/abi
863.69 s
[python3.14-pythran] copying pythran/boost/config/abi/borland_suffix.hpp -> build/lib/pythran/boost/config/abi
863.69 s
[python3.14-pythran] copying pythran/boost/config/abi/msvc_prefix.hpp -> build/lib/pythran/boost/config/abi
863.69 s
[python3.14-pythran] copying pythran/boost/config/abi/msvc_suffix.hpp -> build/lib/pythran/boost/config/abi
863.69 s
[python3.14-pythran] creating build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/borland.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/clang.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/codegear.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/comeau.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/common_edg.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/compaq_cxx.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/cray.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/diab.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/digitalmars.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/gcc.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/gcc_xml.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/greenhills.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/hp_acc.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/intel.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/kai.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/metrowerks.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/mpw.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/nvcc.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/pathscale.hpp -> build/lib/pythran/boost/config/compiler
863.69 s
[python3.14-pythran] copying pythran/boost/config/compiler/pgi.hpp -> build/lib/pythran/boost/config/compiler
863.70 s
[python3.14-pythran] copying pythran/boost/config/compiler/sgi_mipspro.hpp -> build/lib/pythran/boost/config/compiler
863.70 s
[python3.14-pythran] copying pythran/boost/config/compiler/sunpro_cc.hpp -> build/lib/pythran/boost/config/compiler
863.70 s
[python3.14-pythran] copying pythran/boost/config/compiler/vacpp.hpp -> build/lib/pythran/boost/config/compiler
863.70 s
[python3.14-pythran] copying pythran/boost/config/compiler/visualc.hpp -> build/lib/pythran/boost/config/compiler
863.70 s
[python3.14-pythran] copying pythran/boost/config/compiler/xlcpp.hpp -> build/lib/pythran/boost/config/compiler
863.70 s
[python3.14-pythran] copying pythran/boost/config/compiler/xlcpp_zos.hpp -> build/lib/pythran/boost/config/compiler
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/config/detail
863.70 s
[python3.14-pythran] copying pythran/boost/config/detail/posix_features.hpp -> build/lib/pythran/boost/config/detail
863.70 s
[python3.14-pythran] copying pythran/boost/config/detail/select_compiler_config.hpp -> build/lib/pythran/boost/config/detail
863.70 s
[python3.14-pythran] copying pythran/boost/config/detail/select_platform_config.hpp -> build/lib/pythran/boost/config/detail
863.70 s
[python3.14-pythran] copying pythran/boost/config/detail/select_stdlib_config.hpp -> build/lib/pythran/boost/config/detail
863.70 s
[python3.14-pythran] copying pythran/boost/config/detail/suffix.hpp -> build/lib/pythran/boost/config/detail
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/config/no_tr1
863.70 s
[python3.14-pythran] copying pythran/boost/config/no_tr1/cmath.hpp -> build/lib/pythran/boost/config/no_tr1
863.70 s
[python3.14-pythran] copying pythran/boost/config/no_tr1/complex.hpp -> build/lib/pythran/boost/config/no_tr1
863.70 s
[python3.14-pythran] copying pythran/boost/config/no_tr1/functional.hpp -> build/lib/pythran/boost/config/no_tr1
863.70 s
[python3.14-pythran] copying pythran/boost/config/no_tr1/memory.hpp -> build/lib/pythran/boost/config/no_tr1
863.70 s
[python3.14-pythran] copying pythran/boost/config/no_tr1/utility.hpp -> build/lib/pythran/boost/config/no_tr1
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/aix.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/amigaos.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/beos.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/bsd.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/cloudabi.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/cray.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/cygwin.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/haiku.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/hpux.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/irix.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/linux.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/macos.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/qnxnto.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/solaris.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/symbian.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/vms.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/vxworks.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/win32.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] copying pythran/boost/config/platform/zos.hpp -> build/lib/pythran/boost/config/platform
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/dinkumware.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/libcomo.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/libcpp.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/libstdcpp3.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/modena.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/msl.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/roguewave.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/sgi.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/stlport.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/vacpp.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] copying pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/lib/pythran/boost/config/stdlib
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/container
863.70 s
[python3.14-pythran] copying pythran/boost/container/container_fwd.hpp -> build/lib/pythran/boost/container
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/container/detail
863.70 s
[python3.14-pythran] copying pythran/boost/container/detail/std_fwd.hpp -> build/lib/pythran/boost/container/detail
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/addressof.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/checked_delete.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/demangle.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/enable_if.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/explicit_operator_bool.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/ignore_unused.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/noncopyable.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/ref.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/swap.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/typeinfo.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] copying pythran/boost/core/use_default.hpp -> build/lib/pythran/boost/core
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/basic_pointerbuf.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/fenv.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/indirect_traits.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/iterator.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/lcast_precision.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/reference_content.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/select_type.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] copying pythran/boost/detail/workaround.hpp -> build/lib/pythran/boost/detail
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/exception
863.70 s
[python3.14-pythran] copying pythran/boost/exception/exception.hpp -> build/lib/pythran/boost/exception
863.70 s
[python3.14-pythran] creating build/lib/pythran/boost/format
863.70 s
[python3.14-pythran] copying pythran/boost/format/alt_sstream.hpp -> build/lib/pythran/boost/format
863.70 s
[python3.14-pythran] copying pythran/boost/format/alt_sstream_impl.hpp -> build/lib/pythran/boost/format
863.70 s
[python3.14-pythran] copying pythran/boost/format/exceptions.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/feed_args.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/format_class.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/format_fwd.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/format_implementation.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/free_funcs.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/group.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/internals.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/internals_fwd.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] copying pythran/boost/format/parsing.hpp -> build/lib/pythran/boost/format
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/format/detail
863.71 s
[python3.14-pythran] copying pythran/boost/format/detail/compat_workarounds.hpp -> build/lib/pythran/boost/format/detail
863.71 s
[python3.14-pythran] copying pythran/boost/format/detail/config_macros.hpp -> build/lib/pythran/boost/format/detail
863.71 s
[python3.14-pythran] copying pythran/boost/format/detail/msvc_disambiguater.hpp -> build/lib/pythran/boost/format/detail
863.71 s
[python3.14-pythran] copying pythran/boost/format/detail/unset_macros.hpp -> build/lib/pythran/boost/format/detail
863.71 s
[python3.14-pythran] copying pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/lib/pythran/boost/format/detail
863.71 s
[python3.14-pythran] copying pythran/boost/format/detail/workarounds_stlport.hpp -> build/lib/pythran/boost/format/detail
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/tuple.hpp -> build/lib/pythran/boost/fusion
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/std_pair.hpp -> build/lib/pythran/boost/fusion/adapted
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/mpl
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/lib/pythran/boost/fusion/adapted/mpl
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/mpl/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/struct
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/lib/pythran/boost/fusion/adapted/struct
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/algorithm/transformation
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/generation
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/generation/ignore.hpp -> build/lib/pythran/boost/fusion/container/generation
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/cons.hpp -> build/lib/pythran/boost/fusion/container/list
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/cons_fwd.hpp -> build/lib/pythran/boost/fusion/container/list
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/cons_iterator.hpp -> build/lib/pythran/boost/fusion/container/list
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/nil.hpp -> build/lib/pythran/boost/fusion/container/list
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list/detail/cpp03
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/vector.hpp -> build/lib/pythran/boost/fusion/container/vector
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/lib/pythran/boost/fusion/container/vector
863.71 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.71 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/config.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
863.72 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03
863.72 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
863.72 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/include
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/include/std_pair.hpp -> build/lib/pythran/boost/fusion/include
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/include/tuple.hpp -> build/lib/pythran/boost/fusion/include
863.72 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/iterator
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/advance.hpp -> build/lib/pythran/boost/fusion/iterator
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/basic_iterator.hpp -> build/lib/pythran/boost/fusion/iterator
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/deref.hpp -> build/lib/pythran/boost/fusion/iterator
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/deref_data.hpp -> build/lib/pythran/boost/fusion/iterator
863.72 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/distance.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/equal_to.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/iterator_facade.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/key_of.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/next.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/prior.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/value_of.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/value_of_data.hpp -> build/lib/pythran/boost/fusion/iterator
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/advance.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/distance.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/lib/pythran/boost/fusion/iterator/detail
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/iterator/mpl
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/mpl
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/mpl/begin.hpp -> build/lib/pythran/boost/fusion/mpl
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/mpl/end.hpp -> build/lib/pythran/boost/fusion/mpl
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison.hpp -> build/lib/pythran/boost/fusion/sequence
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/lib/pythran/boost/fusion/sequence
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/io.hpp -> build/lib/pythran/boost/fusion/sequence
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/comparison/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/intrinsic/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/io
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/io/in.hpp -> build/lib/pythran/boost/fusion/sequence/io
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/io/out.hpp -> build/lib/pythran/boost/fusion/sequence/io
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/io/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/io/detail/in.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/sequence/io/detail/out.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/as_const.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/category_of.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/config.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/is_iterator.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/is_segmented.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/is_sequence.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/is_view.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/iterator_base.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/sequence_base.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/tag_of.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/tag_of_fwd.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/void.hpp -> build/lib/pythran/boost/fusion/support
863.73 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/support/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/access.hpp -> build/lib/pythran/boost/fusion/support/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/and.hpp -> build/lib/pythran/boost/fusion/support/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/lib/pythran/boost/fusion/support/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/enabler.hpp -> build/lib/pythran/boost/fusion/support/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/index_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail
863.73 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/lib/pythran/boost/fusion/support/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/pp_round.hpp -> build/lib/pythran/boost/fusion/support/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/lib/pythran/boost/fusion/support/detail
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/tuple
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/tuple.hpp -> build/lib/pythran/boost/fusion/tuple
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/tuple/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/lib/pythran/boost/fusion/tuple/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/view
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range.hpp -> build/lib/pythran/boost/fusion/view
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/view/iterator_range
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/view/joint_view
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/lib/pythran/boost/fusion/view/joint_view
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp -> build/lib/pythran/boost/fusion/view/joint_view
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/joint_view
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/view/single_view
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/single_view.hpp -> build/lib/pythran/boost/fusion/view/single_view
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/single_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/single_view
863.74 s
[python3.14-pythran] creating build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.74 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.75 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.75 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.75 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.75 s
[python3.14-pythran] copying pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/advance.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/distance.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/interoperable.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/iterator_adaptor.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/iterator_categories.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/iterator_concepts.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/iterator_facade.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/iterator_traits.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/reverse_iterator.hpp -> build/lib/pythran/boost/iterator
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/iterator/detail
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/detail/config_def.hpp -> build/lib/pythran/boost/iterator/detail
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/detail/config_undef.hpp -> build/lib/pythran/boost/iterator/detail
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/detail/enable_if.hpp -> build/lib/pythran/boost/iterator/detail
863.75 s
[python3.14-pythran] copying pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/lib/pythran/boost/iterator/detail
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/lexical_cast
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/lib/pythran/boost/lexical_cast
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/lib/pythran/boost/lexical_cast
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/is_character.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] copying pythran/boost/lexical_cast/detail/widest_char.hpp -> build/lib/pythran/boost/lexical_cast/detail
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/math/constants
863.75 s
[python3.14-pythran] copying pythran/boost/math/constants/calculate_constants.hpp -> build/lib/pythran/boost/math/constants
863.75 s
[python3.14-pythran] copying pythran/boost/math/constants/constants.hpp -> build/lib/pythran/boost/math/constants
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/math/distributions
863.75 s
[python3.14-pythran] copying pythran/boost/math/distributions/complement.hpp -> build/lib/pythran/boost/math/distributions
863.75 s
[python3.14-pythran] copying pythran/boost/math/distributions/fwd.hpp -> build/lib/pythran/boost/math/distributions
863.75 s
[python3.14-pythran] copying pythran/boost/math/distributions/normal.hpp -> build/lib/pythran/boost/math/distributions
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/math/distributions/detail
863.75 s
[python3.14-pythran] copying pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/lib/pythran/boost/math/distributions/detail
863.75 s
[python3.14-pythran] copying pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/lib/pythran/boost/math/distributions/detail
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/math/policies
863.75 s
[python3.14-pythran] copying pythran/boost/math/policies/error_handling.hpp -> build/lib/pythran/boost/math/policies
863.75 s
[python3.14-pythran] copying pythran/boost/math/policies/policy.hpp -> build/lib/pythran/boost/math/policies
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/bernoulli.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/bessel.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/bessel_prime.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/beta.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/binomial.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/cbrt.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/cos_pi.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/digamma.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/erf.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/expm1.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/factorials.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/fpclassify.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/gamma.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/hankel.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/hypot.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/lanczos.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/log1p.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/math_fwd.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/next.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/polygamma.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/pow.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/powm1.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/round.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/sign.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/sin_pi.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/sinc.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/trigamma.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/trunc.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/zeta.hpp -> build/lib/pythran/boost/math/special_functions
863.75 s
[python3.14-pythran] creating build/lib/pythran/boost/math/special_functions/detail
863.75 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jy_series.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/iconv.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/polygamma.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/t_distribution_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/lib/pythran/boost/math/special_functions/detail
863.76 s
[python3.14-pythran] creating build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/atomic.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/big_constant.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/complex.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/config.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/convert_from_string.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/fraction.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/precision.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/promotion.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/rational.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/real_cast.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/roots.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/series.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/toms748_solve.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/tuple.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/user.hpp -> build/lib/pythran/boost/math/tools
863.76 s
[python3.14-pythran] creating build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail
863.76 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail
863.77 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail
863.78 s
[python3.14-pythran] creating build/lib/pythran/boost/move
863.78 s
[python3.14-pythran] copying pythran/boost/move/core.hpp -> build/lib/pythran/boost/move
863.78 s
[python3.14-pythran] copying pythran/boost/move/traits.hpp -> build/lib/pythran/boost/move
863.78 s
[python3.14-pythran] copying pythran/boost/move/utility.hpp -> build/lib/pythran/boost/move
863.78 s
[python3.14-pythran] copying pythran/boost/move/utility_core.hpp -> build/lib/pythran/boost/move
863.78 s
[python3.14-pythran] creating build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/config_begin.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/config_end.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/meta_utils.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/meta_utils_core.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/std_ns_begin.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/std_ns_end.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/type_traits.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] copying pythran/boost/move/detail/workaround.hpp -> build/lib/pythran/boost/move/detail
863.78 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/O1_size.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/O1_size_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/advance.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/advance_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/always.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/and.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/apply.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/apply_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/apply_wrap.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/arg.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/arg_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/assert.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/at.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/at_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/back_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/back_inserter.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/begin.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/begin_end.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/begin_end_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/bind.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/bind_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/bool.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/bool_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/clear.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/clear_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/comparison.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/contains.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/contains_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/deref.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/distance.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/distance_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/divides.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/empty_base.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/empty_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/end.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/equal_to.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/eval_if.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/find.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/find_if.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/fold.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/front_fwd.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/front_inserter.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/greater.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/greater_equal.hpp -> build/lib/pythran/boost/mpl
863.78 s
[python3.14-pythran] copying pythran/boost/mpl/has_xxx.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/identity.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/if.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/inherit.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/inserter.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/int.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/int_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/integral_c.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/integral_c_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/integral_c_tag.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/is_placeholder.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/is_sequence.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/iter_fold.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/iter_fold_if.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/iterator_range.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/iterator_tags.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/lambda.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/lambda_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/less.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/less_equal.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/list.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/logical.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/long.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/long_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/minus.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/multiplies.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/negate.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/next.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/next_prior.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/not.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/not_equal_to.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/numeric_cast.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/or.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/pair.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/placeholders.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/plus.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/pop_back_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/pop_front_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/prior.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/protect.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/push_back.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/push_back_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/push_front.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/push_front_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/quote.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/remove_if.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/reverse_fold.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/same_as.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/sequence_tag.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/sequence_tag_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/size.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/size_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/size_t.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/size_t_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/tag.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/times.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/vector.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/void.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/void_fwd.hpp -> build/lib/pythran/boost/mpl
863.79 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/adl_barrier.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/arg_typedef.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/arity.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/arity_spec.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/at_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/clear_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/comparison_op.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/contains_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/count_args.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/find_if_pred.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_
863.79 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/has_begin.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/has_rebind.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/has_size.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/has_tag.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/has_type.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/iter_apply.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_support.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/largest_int.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/logical_op.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_type.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/na.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/na_assert.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/na_fwd.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/na_spec.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/nttp_decl.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/numeric_op.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/push_back_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/push_front_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/size_impl.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/static_cast.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/type_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/value_wknd.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/yes_no.hpp -> build/lib/pythran/boost/mpl/aux_
863.80 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/adl.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/arrays.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/bcc.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/bind.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/compiler.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/dtp.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/eti.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/forwarding.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/gcc.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/gpu.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/integral.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/intel.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/lambda.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/msvc.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/nttp.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/static_constant.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/ttp.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/typeof.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/config/workaround.hpp -> build/lib/pythran/boost/mpl/aux_/config
863.80 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.80 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
863.81 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.81 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
863.82 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
863.82 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.82 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
863.83 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.83 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
863.84 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
863.84 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.84 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
863.85 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
863.85 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.85 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
863.86 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.86 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
863.87 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
863.87 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.87 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
863.88 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/limits
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/limits/arity.hpp -> build/lib/pythran/boost/mpl/limits
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/limits/list.hpp -> build/lib/pythran/boost/mpl/limits
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/limits/unrolling.hpp -> build/lib/pythran/boost/mpl/limits
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/limits/vector.hpp -> build/lib/pythran/boost/mpl/limits
863.88 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list0.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list0_c.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list10.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list10_c.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list20.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list20_c.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list30.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list30_c.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list40.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list40_c.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list50.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/list50_c.hpp -> build/lib/pythran/boost/mpl/list
863.88 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/clear.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/empty.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/front.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/item.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/size.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/tag.hpp -> build/lib/pythran/boost/mpl/list/aux_
863.88 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
863.88 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector0.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector0_c.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector10.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector20.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector30.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector40.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector50.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector
863.88 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/at.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/back.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/clear.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/empty.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/front.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/item.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.88 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/size.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/tag.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/vector0.hpp -> build/lib/pythran/boost/mpl/vector/aux_
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/bounds.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/cast.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/converter.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/converter_policies.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/bounds.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/converter.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/meta.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/numeric/conversion/detail/preprocessed
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp -> build/lib/pythran/boost/numeric/conversion/detail/preprocessed
863.89 s
[python3.14-pythran] copying pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp -> build/lib/pythran/boost/numeric/conversion/detail/preprocessed
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/optional
863.89 s
[python3.14-pythran] copying pythran/boost/optional/bad_optional_access.hpp -> build/lib/pythran/boost/optional
863.89 s
[python3.14-pythran] copying pythran/boost/optional/optional.hpp -> build/lib/pythran/boost/optional
863.89 s
[python3.14-pythran] copying pythran/boost/optional/optional_fwd.hpp -> build/lib/pythran/boost/optional
863.89 s
[python3.14-pythran] creating build/lib/pythran/boost/optional/detail
863.89 s
[python3.14-pythran] copying pythran/boost/optional/detail/old_optional_implementation.hpp -> build/lib/pythran/boost/optional/detail
863.89 s
[python3.14-pythran] copying pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/lib/pythran/boost/optional/detail
863.89 s
[python3.14-pythran] copying pythran/boost/optional/detail/optional_config.hpp -> build/lib/pythran/boost/optional/detail
863.90 s
[python3.14-pythran] copying pythran/boost/optional/detail/optional_factory_support.hpp -> build/lib/pythran/boost/optional/detail
863.90 s
[python3.14-pythran] copying pythran/boost/optional/detail/optional_reference_spec.hpp -> build/lib/pythran/boost/optional/detail
863.90 s
[python3.14-pythran] copying pythran/boost/optional/detail/optional_relops.hpp -> build/lib/pythran/boost/optional/detail
863.90 s
[python3.14-pythran] copying pythran/boost/optional/detail/optional_swap.hpp -> build/lib/pythran/boost/optional/detail
863.90 s
[python3.14-pythran] copying pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/lib/pythran/boost/optional/detail
863.90 s
[python3.14-pythran] creating build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/hardware.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/language.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/library.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/make.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/os.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/other.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/platform.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/version.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] copying pythran/boost/predef/version_number.h -> build/lib/pythran/boost/predef
863.90 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/alpha.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/arm.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/blackfin.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/convex.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/ia64.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/m68k.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/mips.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/parisc.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/ppc.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/ptx.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/pyramid.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/rs6k.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/sparc.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/superh.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/sys370.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/sys390.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/x86.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/z.h -> build/lib/pythran/boost/predef/architecture
863.90 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/architecture/x86
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/x86/32.h -> build/lib/pythran/boost/predef/architecture/x86
863.90 s
[python3.14-pythran] copying pythran/boost/predef/architecture/x86/64.h -> build/lib/pythran/boost/predef/architecture/x86
863.90 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/borland.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/clang.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/comeau.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/compaq.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/diab.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/digitalmars.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/dignus.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/edg.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/ekopath.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/gcc.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/gcc_xml.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/greenhills.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/hp_acc.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/iar.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/ibm.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/intel.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/kai.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/llvm.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/metaware.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/metrowerks.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/microtec.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/mpw.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/nvcc.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/palm.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/pgi.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/sgi_mipspro.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/sunpro.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/tendra.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/visualc.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] copying pythran/boost/predef/compiler/watcom.h -> build/lib/pythran/boost/predef/compiler
863.90 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/detail
863.90 s
[python3.14-pythran] copying pythran/boost/predef/detail/_cassert.h -> build/lib/pythran/boost/predef/detail
863.90 s
[python3.14-pythran] copying pythran/boost/predef/detail/_exception.h -> build/lib/pythran/boost/predef/detail
863.90 s
[python3.14-pythran] copying pythran/boost/predef/detail/comp_detected.h -> build/lib/pythran/boost/predef/detail
863.90 s
[python3.14-pythran] copying pythran/boost/predef/detail/os_detected.h -> build/lib/pythran/boost/predef/detail
863.90 s
[python3.14-pythran] copying pythran/boost/predef/detail/platform_detected.h -> build/lib/pythran/boost/predef/detail
863.90 s
[python3.14-pythran] copying pythran/boost/predef/detail/test.h -> build/lib/pythran/boost/predef/detail
863.90 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/hardware
863.90 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd.h -> build/lib/pythran/boost/predef/hardware
863.90 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd
863.90 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/arm.h -> build/lib/pythran/boost/predef/hardware/simd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/ppc.h -> build/lib/pythran/boost/predef/hardware/simd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/x86.h -> build/lib/pythran/boost/predef/hardware/simd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/x86_amd.h -> build/lib/pythran/boost/predef/hardware/simd
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/arm
863.91 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/arm/versions.h -> build/lib/pythran/boost/predef/hardware/simd/arm
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/ppc
863.91 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/ppc/versions.h -> build/lib/pythran/boost/predef/hardware/simd/ppc
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/x86
863.91 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/x86/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/x86_amd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/hardware/simd/x86_amd/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86_amd
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/language
863.91 s
[python3.14-pythran] copying pythran/boost/predef/language/cuda.h -> build/lib/pythran/boost/predef/language
863.91 s
[python3.14-pythran] copying pythran/boost/predef/language/objc.h -> build/lib/pythran/boost/predef/language
863.91 s
[python3.14-pythran] copying pythran/boost/predef/language/stdc.h -> build/lib/pythran/boost/predef/language
863.91 s
[python3.14-pythran] copying pythran/boost/predef/language/stdcpp.h -> build/lib/pythran/boost/predef/language
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/library
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/c.h -> build/lib/pythran/boost/predef/library
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std.h -> build/lib/pythran/boost/predef/library
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/library/c
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/c/_prefix.h -> build/lib/pythran/boost/predef/library/c
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/c/cloudabi.h -> build/lib/pythran/boost/predef/library/c
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/c/gnu.h -> build/lib/pythran/boost/predef/library/c
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/c/uc.h -> build/lib/pythran/boost/predef/library/c
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/c/vms.h -> build/lib/pythran/boost/predef/library/c
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/c/zos.h -> build/lib/pythran/boost/predef/library/c
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/_prefix.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/cxx.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/dinkumware.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/libcomo.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/modena.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/msl.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/roguewave.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/sgi.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/stdcpp3.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/stlport.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] copying pythran/boost/predef/library/std/vacpp.h -> build/lib/pythran/boost/predef/library/std
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/aix.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/amigaos.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/android.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/beos.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/bsd.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/cygwin.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/haiku.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/hpux.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/ios.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/irix.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/linux.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/macos.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/os400.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/qnxnto.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/solaris.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/unix.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/vms.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/windows.h -> build/lib/pythran/boost/predef/os
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/os/bsd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/bsd/bsdi.h -> build/lib/pythran/boost/predef/os/bsd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/bsd/dragonfly.h -> build/lib/pythran/boost/predef/os/bsd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/bsd/free.h -> build/lib/pythran/boost/predef/os/bsd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/bsd/net.h -> build/lib/pythran/boost/predef/os/bsd
863.91 s
[python3.14-pythran] copying pythran/boost/predef/os/bsd/open.h -> build/lib/pythran/boost/predef/os/bsd
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/other
863.91 s
[python3.14-pythran] copying pythran/boost/predef/other/endian.h -> build/lib/pythran/boost/predef/other
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/android.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/cloudabi.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/ios.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/mingw.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/mingw32.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/mingw64.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/windows_desktop.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/windows_phone.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/windows_runtime.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/windows_server.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/windows_store.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/windows_system.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] copying pythran/boost/predef/platform/windows_uwp.h -> build/lib/pythran/boost/predef/platform
863.91 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor
863.91 s
[python3.14-pythran] copying pythran/boost/preprocessor/cat.hpp -> build/lib/pythran/boost/preprocessor
863.91 s
[python3.14-pythran] copying pythran/boost/preprocessor/comma_if.hpp -> build/lib/pythran/boost/preprocessor
863.91 s
[python3.14-pythran] copying pythran/boost/preprocessor/dec.hpp -> build/lib/pythran/boost/preprocessor
863.91 s
[python3.14-pythran] copying pythran/boost/preprocessor/empty.hpp -> build/lib/pythran/boost/preprocessor
863.91 s
[python3.14-pythran] copying pythran/boost/preprocessor/enum.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/enum_params.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/expr_if.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/identity.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/if.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/inc.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iterate.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/repeat.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/stringize.hpp -> build/lib/pythran/boost/preprocessor
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/arithmetic
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/add.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/dec.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/inc.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/mod.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/sub.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/arithmetic/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/lib/pythran/boost/preprocessor/arithmetic/detail
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/array
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/array/data.hpp -> build/lib/pythran/boost/preprocessor/array
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/array/elem.hpp -> build/lib/pythran/boost/preprocessor/array
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/array/size.hpp -> build/lib/pythran/boost/preprocessor/array
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/comparison
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/comparison/less.hpp -> build/lib/pythran/boost/preprocessor/comparison
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/comparison/less_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/comparison/not_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/config
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/config/config.hpp -> build/lib/pythran/boost/preprocessor/config
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/deduce_d.hpp -> build/lib/pythran/boost/preprocessor/control
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/expr_if.hpp -> build/lib/pythran/boost/preprocessor/control
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/expr_iif.hpp -> build/lib/pythran/boost/preprocessor/control
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/if.hpp -> build/lib/pythran/boost/preprocessor/control
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/iif.hpp -> build/lib/pythran/boost/preprocessor/control
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/while.hpp -> build/lib/pythran/boost/preprocessor/control
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/detail/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail/dmc
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/dmc
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail/edg
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/edg
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail/msvc
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/msvc
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/debug
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/debug/error.hpp -> build/lib/pythran/boost/preprocessor/debug
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/detail/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/detail/check.hpp -> build/lib/pythran/boost/preprocessor/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/detail/is_binary.hpp -> build/lib/pythran/boost/preprocessor/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/detail/is_unary.hpp -> build/lib/pythran/boost/preprocessor/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/detail/split.hpp -> build/lib/pythran/boost/preprocessor/detail
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/detail/dmc
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail/dmc
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/empty.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/expand.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/identity.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/intercept.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/is_1.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/overload.hpp -> build/lib/pythran/boost/preprocessor/facilities
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/facilities/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities/detail
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/iterate.hpp -> build/lib/pythran/boost/preprocessor/iteration
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/local.hpp -> build/lib/pythran/boost/preprocessor/iteration
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/self.hpp -> build/lib/pythran/boost/preprocessor/iteration
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/local.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/self.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/start.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
863.92 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.92 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/adt.hpp -> build/lib/pythran/boost/preprocessor/list
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/list
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/reverse.hpp -> build/lib/pythran/boost/preprocessor/list
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list/detail
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list/detail/dmc
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/dmc
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list/detail/edg
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/logical/and.hpp -> build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/logical/bitand.hpp -> build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/logical/bitor.hpp -> build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/logical/bool.hpp -> build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/logical/compl.hpp -> build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/logical/not.hpp -> build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/logical/or.hpp -> build/lib/pythran/boost/preprocessor/logical
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/punctuation
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/punctuation/comma.hpp -> build/lib/pythran/boost/preprocessor/punctuation
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/lib/pythran/boost/preprocessor/punctuation
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/punctuation/paren.hpp -> build/lib/pythran/boost/preprocessor/punctuation
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/punctuation/detail
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation/detail
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/for.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/repeat.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor/repetition
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail/dmc
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/dmc
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail/edg
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/edg
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail/msvc
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/msvc
863.93 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/cat.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/elem.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/enum.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/first_n.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/fold_left.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/for_each.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/push_front.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/rest_n.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/seq.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/size.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/subseq.hpp -> build/lib/pythran/boost/preprocessor/seq
863.93 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/transform.hpp -> build/lib/pythran/boost/preprocessor/seq
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/seq/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/seq/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/seq/detail/split.hpp -> build/lib/pythran/boost/preprocessor/seq/detail
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/slot
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/slot.hpp -> build/lib/pythran/boost/preprocessor/slot
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/counter.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/def.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/shared.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/tuple
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/tuple/eat.hpp -> build/lib/pythran/boost/preprocessor/tuple
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/tuple/elem.hpp -> build/lib/pythran/boost/preprocessor/tuple
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/tuple/rem.hpp -> build/lib/pythran/boost/preprocessor/tuple
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/tuple/size.hpp -> build/lib/pythran/boost/preprocessor/tuple
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/tuple/to_list.hpp -> build/lib/pythran/boost/preprocessor/tuple
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/tuple/to_seq.hpp -> build/lib/pythran/boost/preprocessor/tuple
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/tuple/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/lib/pythran/boost/preprocessor/tuple/detail
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/variadic
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/variadic/elem.hpp -> build/lib/pythran/boost/preprocessor/variadic
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/variadic/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/variadic/size.hpp -> build/lib/pythran/boost/preprocessor/variadic
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/variadic/to_seq.hpp -> build/lib/pythran/boost/preprocessor/variadic
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/preprocessor/variadic/detail
863.94 s
[python3.14-pythran] copying pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic/detail
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/begin.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/concepts.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/config.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/const_iterator.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/difference_type.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/distance.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/empty.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/end.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/functions.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/has_range_iterator.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/iterator.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/iterator_range_core.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/mutable_iterator.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/range_fwd.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/rbegin.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/rend.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/reverse_iterator.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/size.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/size_type.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] copying pythran/boost/range/value_type.hpp -> build/lib/pythran/boost/range
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/range/algorithm
863.94 s
[python3.14-pythran] copying pythran/boost/range/algorithm/equal.hpp -> build/lib/pythran/boost/range/algorithm
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/begin.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/common.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/end.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/extract_optional_type.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/has_member_size.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/implementation_help.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/misc_concept.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/safe_bool.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] copying pythran/boost/range/detail/sfinae.hpp -> build/lib/pythran/boost/range/detail
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/smart_ptr
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/lib/pythran/boost/smart_ptr
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/shared_ptr.hpp -> build/lib/pythran/boost/smart_ptr
863.94 s
[python3.14-pythran] creating build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/shared_count.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.94 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] copying pythran/boost/smart_ptr/detail/yield_k.hpp -> build/lib/pythran/boost/smart_ptr/detail
863.95 s
[python3.14-pythran] creating build/lib/pythran/boost/tuple
863.95 s
[python3.14-pythran] copying pythran/boost/tuple/tuple.hpp -> build/lib/pythran/boost/tuple
863.95 s
[python3.14-pythran] copying pythran/boost/tuple/tuple_comparison.hpp -> build/lib/pythran/boost/tuple
863.95 s
[python3.14-pythran] creating build/lib/pythran/boost/tuple/detail
863.95 s
[python3.14-pythran] copying pythran/boost/tuple/detail/tuple_basic.hpp -> build/lib/pythran/boost/tuple/detail
863.95 s
[python3.14-pythran] creating build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/add_const.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/add_cv.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/add_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/add_pointer.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/add_reference.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/add_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/add_volatile.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/alignment_of.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/conditional.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/conversion_traits.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/cv_traits.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/decay.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/declval.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/enable_if.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/function_traits.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_left_shift.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_minus.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_minus_assign.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_nothrow_assign.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_nothrow_copy.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_plus.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_plus_assign.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_right_shift.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_trivial_assign.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_trivial_constructor.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_trivial_copy.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/integral_constant.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/intrinsics.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_abstract.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_arithmetic.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_array.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_assignable.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_base_and_derived.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_base_of.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_class.hpp -> build/lib/pythran/boost/type_traits
863.95 s
[python3.14-pythran] copying pythran/boost/type_traits/is_complete.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_complex.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_const.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_constructible.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_convertible.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_copy_constructible.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_default_constructible.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_destructible.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_detected.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_empty.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_enum.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_float.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_function.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_fundamental.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_integral.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_member_function_pointer.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_member_pointer.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_noncopyable.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_pod.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_pointer.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_polymorphic.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_reference.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_same.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_scalar.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_signed.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_union.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_unsigned.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_void.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/is_volatile.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/make_signed.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/make_void.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/nonesuch.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_all_extents.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_bounds.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_const.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_cv.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_cv_ref.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_extent.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_pointer.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_reference.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/remove_volatile.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/type_identity.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/type_with_alignment.hpp -> build/lib/pythran/boost/type_traits
863.96 s
[python3.14-pythran] creating build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/config.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/detector.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] copying pythran/boost/type_traits/detail/yes_no_type.hpp -> build/lib/pythran/boost/type_traits/detail
863.96 s
[python3.14-pythran] creating build/lib/pythran/boost/typeof
863.96 s
[python3.14-pythran] copying pythran/boost/typeof/constant.hpp -> build/lib/pythran/boost/typeof
863.96 s
[python3.14-pythran] copying pythran/boost/typeof/decltype.hpp -> build/lib/pythran/boost/typeof
863.96 s
[python3.14-pythran] copying pythran/boost/typeof/encode_decode.hpp -> build/lib/pythran/boost/typeof
863.96 s
[python3.14-pythran] copying pythran/boost/typeof/encode_decode_params.hpp -> build/lib/pythran/boost/typeof
863.96 s
[python3.14-pythran] copying pythran/boost/typeof/int_encoding.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/integral_template_param.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/message.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/modifiers.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/native.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/pointers_data_members.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/register_functions.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/register_functions_iterate.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/register_fundamental.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/register_mem_functions.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/template_encoding.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/template_template_param.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/type_encoding.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/type_template_param.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/typeof.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/typeof_impl.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/unsupported.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/vector.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/vector100.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/vector150.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/vector200.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/vector50.hpp -> build/lib/pythran/boost/typeof
863.97 s
[python3.14-pythran] creating build/lib/pythran/boost/typeof/dmc
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/dmc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/dmc
863.97 s
[python3.14-pythran] creating build/lib/pythran/boost/typeof/msvc
863.97 s
[python3.14-pythran] copying pythran/boost/typeof/msvc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/msvc
863.97 s
[python3.14-pythran] creating build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/base_from_member.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/binary.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/compare_pointees.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/declval.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/enable_if.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/identity_type.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/result_of.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] copying pythran/boost/utility/swap.hpp -> build/lib/pythran/boost/utility
863.97 s
[python3.14-pythran] creating build/lib/pythran/boost/utility/detail
863.97 s
[python3.14-pythran] copying pythran/boost/utility/detail/result_of_iterate.hpp -> build/lib/pythran/boost/utility/detail
863.97 s
[python3.14-pythran] creating build/lib/pythran/pythonic
863.97 s
[python3.14-pythran] copying pythran/pythonic/core.hpp -> build/lib/pythran/pythonic
863.97 s
[python3.14-pythran] creating build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/append.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/count.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/extend.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/index.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/insert.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/reverse.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/tolist.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] copying pythran/pythonic/__dispatch__/update.hpp -> build/lib/pythran/pythonic/__dispatch__
863.97 s
[python3.14-pythran] creating build/lib/pythran/pythonic/array
863.97 s
[python3.14-pythran] copying pythran/pythonic/array/array.hpp -> build/lib/pythran/pythonic/array
863.97 s
[python3.14-pythran] copying pythran/pythonic/array/typecodes.hpp -> build/lib/pythran/pythonic/array
863.97 s
[python3.14-pythran] creating build/lib/pythran/pythonic/array/array
863.97 s
[python3.14-pythran] copying pythran/pythonic/array/array/buffer_info.hpp -> build/lib/pythran/pythonic/array/array
863.98 s
[python3.14-pythran] copying pythran/pythonic/array/array/byteswap.hpp -> build/lib/pythran/pythonic/array/array
863.98 s
[python3.14-pythran] copying pythran/pythonic/array/array/count.hpp -> build/lib/pythran/pythonic/array/array
863.98 s
[python3.14-pythran] copying pythran/pythonic/array/array/extend.hpp -> build/lib/pythran/pythonic/array/array
863.98 s
[python3.14-pythran] copying pythran/pythonic/array/array/frombytes.hpp -> build/lib/pythran/pythonic/array/array
863.98 s
[python3.14-pythran] copying pythran/pythonic/array/array/fromfile.hpp -> build/lib/pythran/pythonic/array/array
863.98 s
[python3.14-pythran] copying pythran/pythonic/array/array/fromlist.hpp -> build/lib/pythran/pythonic/array/array
863.98 s
[python3.14-pythran] creating build/lib/pythran/pythonic/bisect
863.98 s
[python3.14-pythran] copying pythran/pythonic/bisect/bisect.hpp -> build/lib/pythran/pythonic/bisect
863.98 s
[python3.14-pythran] copying pythran/pythonic/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/bisect
863.98 s
[python3.14-pythran] copying pythran/pythonic/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/bisect
863.98 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/BaseException.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/BufferError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/EOFError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/Exception.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/False.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/IOError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/ImportError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/IndexError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/KeyError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/LookupError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/NameError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/None.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/OSError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/SystemError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/TabError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/True.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/TypeError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/ValueError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/Warning.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/abs.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/all.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/any.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/assert.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/bin.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/bool_.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/chr.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/complex.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/divmod.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/enumerate.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/file.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/filter.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/float_.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/getattr.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/hex.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/id.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/in.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/int_.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/isinstance.hpp -> build/lib/pythran/pythonic/builtins
863.98 s
[python3.14-pythran] copying pythran/pythonic/builtins/iter.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/len.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/map.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/max.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/min.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/minmax.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/next.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/oct.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/open.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/ord.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pow.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/print.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/range.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/reduce.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/reversed.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/round.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/set.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/slice.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/sorted.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/str.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/sum.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/tuple.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/type.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/xrange.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/zip.hpp -> build/lib/pythran/pythonic/builtins
863.99 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/complex
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/builtins/complex
863.99 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/get.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/items.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/update.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/dict/values.hpp -> build/lib/pythran/pythonic/builtins/dict
863.99 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/close.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/flush.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/next.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/read.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/readline.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/seek.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/tell.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/write.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/builtins/file
863.99 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/float_
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/builtins/float_
863.99 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/append.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/count.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/extend.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/insert.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/pop.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/remove.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/list/sort.hpp -> build/lib/pythran/pythonic/builtins/list
863.99 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/restrict_assign.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/builtins/pythran
863.99 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/set
863.99 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/add.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/clear.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/copy.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/difference.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/discard.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/remove.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/union_.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/set/update.hpp -> build/lib/pythran/pythonic/builtins/set
864.00 s
[python3.14-pythran] creating build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/count.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/find.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/join.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/lower.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/replace.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/split.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/strip.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] copying pythran/pythonic/builtins/str/upper.hpp -> build/lib/pythran/pythonic/builtins/str
864.00 s
[python3.14-pythran] creating build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/acos.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/acosh.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/asin.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/asinh.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/atan.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/atanh.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/cos.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/cosh.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/e.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/exp.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/isinf.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/isnan.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/log.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/log10.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/pi.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/sin.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/sinh.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/sqrt.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/tan.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] copying pythran/pythonic/cmath/tanh.hpp -> build/lib/pythran/pythonic/cmath
864.00 s
[python3.14-pythran] creating build/lib/pythran/pythonic/functools
864.00 s
[python3.14-pythran] copying pythran/pythonic/functools/partial.hpp -> build/lib/pythran/pythonic/functools
864.00 s
[python3.14-pythran] copying pythran/pythonic/functools/reduce.hpp -> build/lib/pythran/pythonic/functools
864.00 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/append.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/count.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/extend.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/index.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/insert.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/reverse.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/tolist.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/__dispatch__/update.hpp -> build/lib/pythran/pythonic/include/__dispatch__
864.00 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array.hpp -> build/lib/pythran/pythonic/include/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/typecodes.hpp -> build/lib/pythran/pythonic/include/array
864.00 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/array/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array/buffer_info.hpp -> build/lib/pythran/pythonic/include/array/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array/byteswap.hpp -> build/lib/pythran/pythonic/include/array/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array/count.hpp -> build/lib/pythran/pythonic/include/array/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array/extend.hpp -> build/lib/pythran/pythonic/include/array/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array/frombytes.hpp -> build/lib/pythran/pythonic/include/array/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array/fromfile.hpp -> build/lib/pythran/pythonic/include/array/array
864.00 s
[python3.14-pythran] copying pythran/pythonic/include/array/array/fromlist.hpp -> build/lib/pythran/pythonic/include/array/array
864.01 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/bisect
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/bisect/bisect.hpp -> build/lib/pythran/pythonic/include/bisect
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/include/bisect
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/include/bisect
864.01 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/BaseException.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/BufferError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/EOFError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/Exception.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/False.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/IOError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/ImportError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/IndexError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/KeyError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/LookupError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/NameError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/None.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/OSError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/SystemError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/TabError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/True.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/TypeError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/ValueError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/Warning.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/abs.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/all.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/any.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/assert.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/bin.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/bool_.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/chr.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/complex.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/divmod.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/enumerate.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/filter.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/float_.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/getattr.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/hex.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/id.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/in.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/int_.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/isinstance.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/iter.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/len.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/map.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/max.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/min.hpp -> build/lib/pythran/pythonic/include/builtins
864.01 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/minmax.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/next.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/oct.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/open.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/ord.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pow.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/print.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/range.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/reduce.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/reversed.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/round.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/slice.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/sorted.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/sum.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/tuple.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/type.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/xrange.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/zip.hpp -> build/lib/pythran/pythonic/include/builtins
864.02 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/complex
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/include/builtins/complex
864.02 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/get.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/items.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/update.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/dict/values.hpp -> build/lib/pythran/pythonic/include/builtins/dict
864.02 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/close.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/flush.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/next.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/read.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/readline.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/seek.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/tell.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/write.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/include/builtins/file
864.02 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/float_
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/include/builtins/float_
864.02 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/append.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/count.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/extend.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/insert.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/pop.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/remove.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/list/sort.hpp -> build/lib/pythran/pythonic/include/builtins/list
864.02 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/restrict_assign.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
864.02 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/add.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/clear.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/copy.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/difference.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/discard.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.02 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/remove.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/union_.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/set/update.hpp -> build/lib/pythran/pythonic/include/builtins/set
864.03 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/count.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/find.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/join.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/lower.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/replace.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/split.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/strip.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/builtins/str/upper.hpp -> build/lib/pythran/pythonic/include/builtins/str
864.03 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/acos.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/acosh.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/asin.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/asinh.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/atan.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/atanh.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/cos.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/cosh.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/e.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/exp.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/isinf.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/isnan.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/log.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/log10.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/pi.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/sin.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/sinh.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/sqrt.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/tan.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/cmath/tanh.hpp -> build/lib/pythran/pythonic/include/cmath
864.03 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/functools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/functools/partial.hpp -> build/lib/pythran/pythonic/include/functools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/functools/reduce.hpp -> build/lib/pythran/pythonic/include/functools
864.03 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
864.03 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/combinations.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/common.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/count.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/ifilter.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/islice.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/permutations.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/product.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/itertools/repeat.hpp -> build/lib/pythran/pythonic/include/itertools
864.03 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/acos.hpp -> build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/acosh.hpp -> build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/asin.hpp -> build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/asinh.hpp -> build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/atan.hpp -> build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/atan2.hpp -> build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/atanh.hpp -> build/lib/pythran/pythonic/include/math
864.03 s
[python3.14-pythran] copying pythran/pythonic/include/math/ceil.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/copysign.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/cos.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/cosh.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/degrees.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/e.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/erf.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/erfc.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/exp.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/expm1.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/fabs.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/factorial.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/floor.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/fmod.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/frexp.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/gamma.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/hypot.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/isinf.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/isnan.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/ldexp.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/lgamma.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/log.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/log10.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/log1p.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/modf.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/pi.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/pow.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/radians.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/sin.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/sinh.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/sqrt.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/tan.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/tanh.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/math/trunc.hpp -> build/lib/pythran/pythonic/include/math
864.04 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/NINF.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/abs.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/absolute.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/add.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/alen.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/all.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/allclose.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/alltrue.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/amax.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/amin.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/angle.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/any.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/append.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arange.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arccos.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arccosh.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arcsin.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arctan.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arctan2.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arctanh.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/argmax.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/argmin.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/argsort.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/argwhere.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/around.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/array.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/array2string.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/array_equal.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/array_split.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/array_str.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/asarray.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/asfarray.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/asscalar.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/include/numpy
864.04 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/average.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/base_repr.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bincount.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bool_.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/byte.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/cbrt.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ceil.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/clip.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/complex.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/complex128.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/complex256.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/complex64.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/concatenate.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/conj.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/conjugate.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/convolve.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/copy.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/copysign.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/copyto.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/correlate.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/cos.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/cosh.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/cross.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/cumprod.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/cumsum.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/degrees.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/delete_.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/diag.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/diagflat.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/diagonal.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/diff.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/digitize.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/divide.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/dot.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/double_.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/e.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/empty.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/empty_like.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/equal.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/exp.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/expm1.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/eye.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fabs.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/finfo.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fix.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/flip.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fliplr.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/flipud.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/float128.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/float32.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/float64.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/float_.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/floor.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmax.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmin.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmod.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/frexp.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fromfile.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fromiter.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fromstring.hpp -> build/lib/pythran/pythonic/include/numpy
864.05 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/full.hpp -> build/lib/pythran/pythonic/include/numpy
864.06 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/full_like.hpp -> build/lib/pythran/pythonic/include/numpy
864.06 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/greater.hpp -> build/lib/pythran/pythonic/include/numpy
864.06 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/include/numpy
864.06 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/heaviside.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/hstack.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/hypot.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/identity.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/imag.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/indices.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/inf.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/inner.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/insert.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/int16.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/int32.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/int64.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/int8.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/int_.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/intc.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/interp.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/intp.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/invert.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isclose.hpp -> build/lib/pythran/pythonic/include/numpy
864.11 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isfinite.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isinf.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isnan.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isneginf.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isposinf.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isreal.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/isscalar.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/issctype.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ldexp.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/left_shift.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/less.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/less_equal.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/lexsort.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/linspace.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/log.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/log10.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/log1p.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/log2.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logical_and.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logical_not.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logical_or.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logspace.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/longlong.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/max.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/maximum.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/mean.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/median.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/min.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/minimum.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/mod.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/multiply.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nan.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nanmax.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nanmin.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nansum.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndim.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndindex.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/negative.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/newaxis.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nextafter.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nonzero.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/not_equal.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ones.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ones_like.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/outer.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/pi.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/place.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/power.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/prod.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/product.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ptp.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/put.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/putmask.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/radians.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ravel.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/real.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/reduce.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/remainder.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/repeat.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/resize.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/right_shift.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/rint.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/roll.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/rot90.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/round.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/round_.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/select.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/shape.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/short_.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sign.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/signbit.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sin.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sinh.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/size.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sometrue.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sort.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/spacing.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/split.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sqrt.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/square.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/stack.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/std_.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/subtract.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/sum.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/take.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/tan.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/tanh.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/tile.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/trace.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/transpose.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/tri.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/tril.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/triu.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/true_divide.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/trunc.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ubyte.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/uint.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/uint16.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/uint32.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/uint64.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/uint8.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/uintc.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/uintp.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/union1d.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/unique.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/unwrap.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ushort.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/var.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/vdot.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/vectorize.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/vstack.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/where.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/zeros.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/include/numpy
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/add
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/add
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/add
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/arctan2
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/arctan2
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/bitwise_and
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/bitwise_or
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/bitwise_xor
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/copysign
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/copysign
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/ctypeslib
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/include/numpy/ctypeslib
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/divide
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/divide
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/dtype
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/include/numpy/dtype
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/equal
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/equal
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/floor_divide
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/floor_divide
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fmax
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmax
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmax
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fmin
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmin
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmin
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fmod
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmod
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/greater
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/greater_equal
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater_equal
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/heaviside
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/heaviside
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/hypot
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/hypot
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/ldexp
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/ldexp
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/left_shift
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/left_shift
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/less
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/less_equal
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less_equal
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/linalg
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/include/numpy/linalg
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/include/numpy/linalg
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logaddexp
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logaddexp2
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp2
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logical_and
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_and
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logical_or
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_or
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logical_xor
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_xor
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/maximum
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/maximum
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/maximum
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/minimum
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/minimum
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/minimum
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/mod
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/mod
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/multiply
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/multiply
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/multiply
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/negative
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/negative
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/nextafter
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/nextafter
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/not_equal
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/not_equal
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/power
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/power
864.12 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/choice.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/f.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/generator.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/normal.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/power.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.12 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/rand.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/randint.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/randn.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/random.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/sample.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/seed.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/include/numpy/random
864.13 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/remainder
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/remainder
864.13 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/right_shift
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/right_shift
864.13 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/subtract
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/subtract
864.13 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/true_divide
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/true_divide
864.13 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/omp/get_wtick.hpp -> build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/omp/get_wtime.hpp -> build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/omp/in_parallel.hpp -> build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/omp/set_nested.hpp -> build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/omp/set_num_threads.hpp -> build/lib/pythran/pythonic/include/omp
864.13 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__abs__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__add__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__and__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__concat__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__contains__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__div__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__eq__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__ge__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__gt__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__iand__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__imod__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__imul__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__inv__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__invert__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__ior__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__isub__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__le__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__lt__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__mod__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__mul__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__ne__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__neg__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__not__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__or__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__pos__.hpp -> build/lib/pythran/pythonic/include/operator_
864.13 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__sub__.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/__xor__.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/abs.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/add.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/and_.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/concat.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/contains.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/countOf.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/delitem.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/div.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/eq.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/floordiv.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/ge.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/getitem.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/gt.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/iadd.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/iand.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/icommon.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/iconcat.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/idiv.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/ilshift.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/imatmul.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/imax.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/imin.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/imod.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/imul.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/indexOf.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/inv.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/invert.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/ior.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/ipow.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/irshift.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/is_.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/is_not.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/isub.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/itruediv.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/ixor.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/le.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/lshift.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/lt.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/matmul.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/mod.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/mul.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/ne.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/neg.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/not_.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/or_.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/overloads.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/pos.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/pow.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/rshift.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/sub.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/truediv.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/truth.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/operator_/xor_.hpp -> build/lib/pythran/pythonic/include/operator_
864.14 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/os/path
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/os/path/join.hpp -> build/lib/pythran/pythonic/include/os/path
864.14 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/choice.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/expovariate.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/gauss.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/randint.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/random.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/randrange.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/sample.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/seed.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/shuffle.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/random/uniform.hpp -> build/lib/pythran/pythonic/include/random
864.14 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/scipy/special
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/binom.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.14 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/i0.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/iv.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/jv.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/kv.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/yv.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/include/scipy/special
864.15 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/string/ascii_letters.hpp -> build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/string/digits.hpp -> build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/string/find.hpp -> build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/string/hexdigits.hpp -> build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/string/octdigits.hpp -> build/lib/pythran/pythonic/include/string
864.15 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/time
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/time/sleep.hpp -> build/lib/pythran/pythonic/include/time
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/time/time.hpp -> build/lib/pythran/pythonic/include/time
864.15 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/NoneType.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/array.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/assignable.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/attr.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/bool.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/cfun.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/clongdouble.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/combined.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/complex.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/complex128.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/complex256.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/complex64.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/dict.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/empty_iterator.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/exceptions.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/file.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/finfo.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/float.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/float128.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/float32.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/float64.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/generator.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/immediate.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/int.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/int16.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/int32.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/int64.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/int8.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/intc.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/intp.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/lazy.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/list.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/longdouble.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/ndarray.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/nditerator.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_expr.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_operators.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_ufunc.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/pointer.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/raw_array.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/set.hpp -> build/lib/pythran/pythonic/include/types
864.15 s
[python3.14-pythran] copying pythran/pythonic/include/types/slice.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/static_if.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/str.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/traits.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/tuple.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/uint16.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/uint32.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/uint64.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/uint8.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/uintc.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/uintp.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/variant_functor.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/include/types
864.16 s
[python3.14-pythran] creating build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/allocate.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/array_helper.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/functor.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/fwd.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/int_.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/iterator.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/meta.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/nested_container.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/neutral.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/reserve.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/seq.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/shared_ref.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/tags.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] copying pythran/pythonic/include/utils/yield.hpp -> build/lib/pythran/pythonic/include/utils
864.16 s
[python3.14-pythran] creating build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
864.16 s
[python3.14-pythran] creating build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/combinations.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/common.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/count.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/ifilter.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/islice.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/permutations.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/product.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] copying pythran/pythonic/itertools/repeat.hpp -> build/lib/pythran/pythonic/itertools
864.16 s
[python3.14-pythran] creating build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/acos.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/acosh.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/asin.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/asinh.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/atan.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/atan2.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/atanh.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/ceil.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/copysign.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/cos.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/cosh.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/degrees.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/e.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/erf.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/erfc.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/exp.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/expm1.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/fabs.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/factorial.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/floor.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/fmod.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/frexp.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/gamma.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/hypot.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/isinf.hpp -> build/lib/pythran/pythonic/math
864.16 s
[python3.14-pythran] copying pythran/pythonic/math/isnan.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/ldexp.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/lgamma.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/log.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/log10.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/log1p.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/modf.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/pi.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/pow.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/radians.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/sin.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/sinh.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/sqrt.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/tan.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/tanh.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] copying pythran/pythonic/math/trunc.hpp -> build/lib/pythran/pythonic/math
864.17 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/NINF.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/abs.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/absolute.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/add.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/alen.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/all.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/allclose.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/alltrue.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/amax.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/amin.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/angle.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/any.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/append.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arange.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arccos.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arccosh.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arcsin.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arctan.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arctan2.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/arctanh.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/argmax.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/argmin.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/argminmax.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/argsort.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/argwhere.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/around.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/array.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/array2string.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/array_equal.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/array_split.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/array_str.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/asarray.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/asfarray.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/asscalar.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/average.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/base_repr.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/bincount.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/bool_.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/byte.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/cbrt.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/ceil.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/clip.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/complex.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/complex128.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/complex256.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/complex64.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/concatenate.hpp -> build/lib/pythran/pythonic/numpy
864.17 s
[python3.14-pythran] copying pythran/pythonic/numpy/conj.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/conjugate.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/convolve.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/copy.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/copysign.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/copyto.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/correlate.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/cos.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/cosh.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/cross.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/cumprod.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/cumsum.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/degrees.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/delete_.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/diag.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/diagflat.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/diagonal.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/diff.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/digitize.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/divide.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/dot.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/double_.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/e.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/empty.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/empty_like.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/equal.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/exp.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/expm1.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/eye.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fabs.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/finfo.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fix.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/flip.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fliplr.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/flipud.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/float128.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/float32.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/float64.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/float_.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/floor.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmax.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmin.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmod.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/frexp.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fromfile.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fromiter.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/fromstring.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/full.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/full_like.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/greater.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/heaviside.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/hstack.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/hypot.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/identity.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/imag.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/indices.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/inf.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/inner.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/insert.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/int16.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/int32.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/int64.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/int8.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/int_.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/intc.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/interp.hpp -> build/lib/pythran/pythonic/numpy
864.18 s
[python3.14-pythran] copying pythran/pythonic/numpy/interp_core.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/intp.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/invert.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isclose.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isfinite.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isinf.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isnan.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isneginf.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isposinf.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isreal.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/isscalar.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/issctype.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ldexp.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/left_shift.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/less.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/less_equal.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/lexsort.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/linspace.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/log.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/log10.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/log1p.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/log2.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/logical_and.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/logical_not.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/logical_or.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/logspace.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/longlong.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/max.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/maximum.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/mean.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/median.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/min.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/minimum.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/mod.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/multiply.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nan.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nanmax.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nanmin.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nansum.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndim.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndindex.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/negative.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/newaxis.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nextafter.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/nonzero.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/not_equal.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ones.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ones_like.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/outer.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/pi.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/place.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/power.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/prod.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/product.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ptp.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/put.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/putmask.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/radians.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/ravel.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/real.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/reduce.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/remainder.hpp -> build/lib/pythran/pythonic/numpy
864.19 s
[python3.14-pythran] copying pythran/pythonic/numpy/repeat.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/resize.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/right_shift.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/rint.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/roll.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/rot90.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/round.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/round_.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/select.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/shape.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/short_.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sign.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/signbit.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sin.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sinh.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/size.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sometrue.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sort.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/spacing.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/split.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sqrt.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/square.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/stack.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/std_.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/subtract.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/sum.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/take.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/tan.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/tanh.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/tile.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/trace.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/transpose.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/tri.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/tril.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/triu.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/true_divide.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/trunc.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/ubyte.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/uint.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/uint16.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/uint32.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/uint64.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/uint8.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/uintc.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/uintp.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/union1d.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/unique.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/unwrap.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/ushort.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/var.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/vdot.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/vectorize.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/vstack.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/where.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/zeros.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/numpy
864.20 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/add
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/numpy/add
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/numpy/add
864.20 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/arctan2
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/arctan2
864.20 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/bitwise_and
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and
864.20 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/bitwise_or
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or
864.20 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/bitwise_xor
864.20 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/copysign
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/numpy/copysign
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/ctypeslib
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/numpy/ctypeslib
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/divide
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/divide
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/dtype
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/numpy/dtype
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/equal
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/equal
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/pocketfft.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/numpy/fft
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/floor_divide
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/floor_divide
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fmax
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmax
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmax
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fmin
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmin
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmin
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fmod
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmod
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/greater
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/greater_equal
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater_equal
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/heaviside
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/numpy/heaviside
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/hypot
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/numpy/hypot
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/ldexp
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/ldexp
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/left_shift
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/left_shift
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/less
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/less_equal
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less_equal
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/linalg
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/numpy/linalg
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/numpy/linalg
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logaddexp
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logaddexp2
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp2
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logical_and
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_and
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logical_or
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_or
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logical_xor
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_xor
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/maximum
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/maximum
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/numpy/maximum
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/minimum
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/minimum
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/numpy/minimum
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/mod
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/mod
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/multiply
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/numpy/multiply
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/numpy/multiply
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/numpy/ndarray
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/negative
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/numpy/negative
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/nextafter
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/numpy/nextafter
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/not_equal
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/not_equal
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/power
864.21 s
[python3.14-pythran] copying pythran/pythonic/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/numpy/power
864.21 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/choice.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/f.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/normal.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/power.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/rand.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/randint.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/randn.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/random.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/sample.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/seed.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/numpy/random
864.22 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/remainder
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/numpy/remainder
864.22 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/right_shift
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/right_shift
864.22 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/subtract
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/numpy/subtract
864.22 s
[python3.14-pythran] creating build/lib/pythran/pythonic/numpy/true_divide
864.22 s
[python3.14-pythran] copying pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/true_divide
864.22 s
[python3.14-pythran] creating build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] copying pythran/pythonic/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] copying pythran/pythonic/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] copying pythran/pythonic/omp/get_wtick.hpp -> build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] copying pythran/pythonic/omp/get_wtime.hpp -> build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] copying pythran/pythonic/omp/in_parallel.hpp -> build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] copying pythran/pythonic/omp/set_nested.hpp -> build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] copying pythran/pythonic/omp/set_num_threads.hpp -> build/lib/pythran/pythonic/omp
864.22 s
[python3.14-pythran] creating build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__abs__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__add__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__and__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__concat__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__contains__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__div__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__eq__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__ge__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__gt__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__iand__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__imod__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__imul__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__inv__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__invert__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__ior__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__isub__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__le__.hpp -> build/lib/pythran/pythonic/operator_
864.22 s
[python3.14-pythran] copying pythran/pythonic/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__lt__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__mod__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__mul__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__ne__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__neg__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__not__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__or__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__pos__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__sub__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/__xor__.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/abs.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/add.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/and_.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/concat.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/contains.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/countOf.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/delitem.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/div.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/eq.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/floordiv.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/ge.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/getitem.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/gt.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/iadd.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/iand.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/icommon.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/iconcat.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/idiv.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/ilshift.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/imatmul.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/imax.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/imin.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/imod.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/imul.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/indexOf.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/inv.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/invert.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/ior.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/ipow.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/irshift.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/is_.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/is_not.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/isub.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/itruediv.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/ixor.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/le.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/lshift.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/lt.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/matmul.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/mod.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/mul.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/ne.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/neg.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/not_.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/or_.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/overloads.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/pos.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/pow.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/rshift.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/sub.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/truediv.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/truth.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] copying pythran/pythonic/operator_/xor_.hpp -> build/lib/pythran/pythonic/operator_
864.23 s
[python3.14-pythran] creating build/lib/pythran/pythonic/os/path
864.23 s
[python3.14-pythran] copying pythran/pythonic/os/path/join.hpp -> build/lib/pythran/pythonic/os/path
864.23 s
[python3.14-pythran] creating build/lib/pythran/pythonic/patch
864.23 s
[python3.14-pythran] copying pythran/pythonic/patch/README.rst -> build/lib/pythran/pythonic/patch
864.23 s
[python3.14-pythran] copying pythran/pythonic/patch/complex -> build/lib/pythran/pythonic/patch
864.23 s
[python3.14-pythran] creating build/lib/pythran/pythonic/python
864.23 s
[python3.14-pythran] copying pythran/pythonic/python/core.hpp -> build/lib/pythran/pythonic/python
864.23 s
[python3.14-pythran] copying pythran/pythonic/python/exception_handler.hpp -> build/lib/pythran/pythonic/python
864.23 s
[python3.14-pythran] creating build/lib/pythran/pythonic/random
864.23 s
[python3.14-pythran] copying pythran/pythonic/random/choice.hpp -> build/lib/pythran/pythonic/random
864.23 s
[python3.14-pythran] copying pythran/pythonic/random/expovariate.hpp -> build/lib/pythran/pythonic/random
864.23 s
[python3.14-pythran] copying pythran/pythonic/random/gauss.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] copying pythran/pythonic/random/randint.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] copying pythran/pythonic/random/random.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] copying pythran/pythonic/random/randrange.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] copying pythran/pythonic/random/sample.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] copying pythran/pythonic/random/seed.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] copying pythran/pythonic/random/shuffle.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] copying pythran/pythonic/random/uniform.hpp -> build/lib/pythran/pythonic/random
864.24 s
[python3.14-pythran] creating build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/binom.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/chbevl.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/i0.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/iv.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/jv.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/kv.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/yv.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] copying pythran/pythonic/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/scipy/special
864.24 s
[python3.14-pythran] creating build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] copying pythran/pythonic/string/ascii_letters.hpp -> build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] copying pythran/pythonic/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] copying pythran/pythonic/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] copying pythran/pythonic/string/digits.hpp -> build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] copying pythran/pythonic/string/find.hpp -> build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] copying pythran/pythonic/string/hexdigits.hpp -> build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] copying pythran/pythonic/string/octdigits.hpp -> build/lib/pythran/pythonic/string
864.24 s
[python3.14-pythran] creating build/lib/pythran/pythonic/time
864.24 s
[python3.14-pythran] copying pythran/pythonic/time/sleep.hpp -> build/lib/pythran/pythonic/time
864.24 s
[python3.14-pythran] copying pythran/pythonic/time/time.hpp -> build/lib/pythran/pythonic/time
864.24 s
[python3.14-pythran] creating build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/NoneType.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/array.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/assignable.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/attr.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/bool.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/cfun.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/clongdouble.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/combined.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/complex.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/complex128.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/complex256.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/complex64.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/dict.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/empty_iterator.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/exceptions.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/file.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/finfo.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/float.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/float128.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/float32.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/float64.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/generator.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/int.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/int16.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/int32.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/int64.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/int8.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/intc.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/intp.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/list.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/longdouble.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/ndarray.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/nditerator.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_expr.hpp -> build/lib/pythran/pythonic/types
864.24 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_operators.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/pointer.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/raw_array.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/set.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/slice.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/static_if.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/str.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/traits.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/tuple.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/uint16.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/uint32.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/uint64.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/uint8.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/uintc.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/uintp.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/variant_functor.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] copying pythran/pythonic/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/types
864.25 s
[python3.14-pythran] creating build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/allocate.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/array_helper.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/boost_local_config.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/functor.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/fwd.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/int_.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/iterator.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/meta.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/nested_container.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/neutral.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/pdqsort.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/reserve.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/seq.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/shared_ref.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/tags.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] copying pythran/pythonic/utils/yield.hpp -> build/lib/pythran/pythonic/utils
864.25 s
[python3.14-pythran] creating build/lib/pythran/xsimd
864.25 s
[python3.14-pythran] copying pythran/xsimd/xsimd.hpp -> build/lib/pythran/xsimd
864.25 s
[python3.14-pythran] creating build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx2.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512er.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512f.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_constants.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_emulated.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma4.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_generic.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_i8mm_neon64.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_isa.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_neon.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_neon64.hpp -> build/lib/pythran/xsimd/arch
864.25 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_rvv.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_scalar.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse2.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse3.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_ssse3.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_sve.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/xsimd_wasm.hpp -> build/lib/pythran/xsimd/arch
864.26 s
[python3.14-pythran] creating build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/lib/pythran/xsimd/arch/generic
864.26 s
[python3.14-pythran] creating build/lib/pythran/xsimd/config
864.26 s
[python3.14-pythran] copying pythran/xsimd/config/xsimd_arch.hpp -> build/lib/pythran/xsimd/config
864.26 s
[python3.14-pythran] copying pythran/xsimd/config/xsimd_config.hpp -> build/lib/pythran/xsimd/config
864.26 s
[python3.14-pythran] copying pythran/xsimd/config/xsimd_cpuid.hpp -> build/lib/pythran/xsimd/config
864.26 s
[python3.14-pythran] copying pythran/xsimd/config/xsimd_inline.hpp -> build/lib/pythran/xsimd/config
864.26 s
[python3.14-pythran] creating build/lib/pythran/xsimd/math
864.26 s
[python3.14-pythran] copying pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/lib/pythran/xsimd/math
864.26 s
[python3.14-pythran] creating build/lib/pythran/xsimd/memory
864.26 s
[python3.14-pythran] copying pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/lib/pythran/xsimd/memory
864.26 s
[python3.14-pythran] copying pythran/xsimd/memory/xsimd_alignment.hpp -> build/lib/pythran/xsimd/memory
864.26 s
[python3.14-pythran] creating build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_all_registers.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_api.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx2_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avx_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_batch.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_batch_constant.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_emulated_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_fma4_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_generic_arch.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_neon64_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_neon_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_rvv_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_sse2_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_sse3_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_sve_register.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_traits.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_utils.hpp -> build/lib/pythran/xsimd/types
864.26 s
[python3.14-pythran] copying pythran/xsimd/types/xsimd_wasm_register.hpp -> build/lib/pythran/xsimd/types
864.27 s
[python3.14-pythran] installing to build/bdist.linux-x86_64/wheel
864.27 s
[python3.14-pythran] running install
864.28 s
[python3.14-pythran] running install_lib
864.28 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel
864.28 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythran-linux.cfg -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/tables.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/types/type_dependencies.py -> build/bdist.linux-x86_64/wheel/./pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/types/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/types/signature.py -> build/bdist.linux-x86_64/wheel/./pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/types/reorder.py -> build/bdist.linux-x86_64/wheel/./pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/types/conversion.py -> build/bdist.linux-x86_64/wheel/./pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/types/types.py -> build/bdist.linux-x86_64/wheel/./pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/types/tog.py -> build/bdist.linux-x86_64/wheel/./pythran/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythran-win32.cfg -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythran-linux2.cfg -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/interval.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/frontend.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/magic.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/version.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/utils.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/extract_doc_strings.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/expand_imports.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/expand_builtins.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_ifelse.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/remove_fstrings.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_typeis.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/handle_import.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_static_if.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_method_calls.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/remove_nested_functions.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_is_none.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/remove_comprehension.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/remove_named_arguments.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_return.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_tuples.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/false_polymorphism.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/remove_lambdas.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_exception.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/normalize_compare.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/expand_globals.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/unshadow_parameters.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/transformations/expand_import_all.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
864.28 s
[python3.14-pythran] copying build/lib/pythran/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/metadata.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] copying build/lib/pythran/config.py -> build/bdist.linux-x86_64/wheel/./pythran
864.28 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic
864.28 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/float32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_vexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/cfun.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/float128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/int8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/uint16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/int32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/intp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/int.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/raw_array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_expr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/uint32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/intc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/nditerator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/uint64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/vectorizable_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/ndarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/dict.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_gexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/generator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/complex64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/dynamic_tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_iexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/int64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.28 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_nary_expr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/assignable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/attr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/float64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/longdouble.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/exceptions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/slice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_binary_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/variant_functor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/clongdouble.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/uintc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_texpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/complex128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_unary_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/empty_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/file.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_operators.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/uintp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/uint8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/static_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/int16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/complex256.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/finfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_broadcast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/NoneType.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/combined.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/float.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_op_helper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/types/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
864.29 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/time
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/time/sleep.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/time
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/time/time.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/time
864.29 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/neutral.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/broadcast_copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/boost_local_config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/yield.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/pdqsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/allocate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/numpy_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/shared_ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/meta.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/functor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/reserve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/array_helper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/tags.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/nested_container.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/numpy_conversion.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/utils/fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
864.29 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/acos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/atan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/atanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/acosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/asinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/asin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/cmath/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
864.29 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/scipy
864.29 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/jv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/gammaln.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/i0e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/i0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/hankel2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/hankel1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/iv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/ndtri.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/jvp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/spherical_jn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/gammaincinv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/chbevl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/yvp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/binom.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.29 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/ivp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/spherical_yn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/kv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/ndtr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/yv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/scipy/special/kvp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/scipy/special
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/acos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/ldexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/fmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/expm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/modf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/ceil.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/floor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/atan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/frexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/erf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/fabs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/radians.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/trunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/atanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/acosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/erfc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/asinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/atan2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/log1p.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/copysign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/degrees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/asin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/factorial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/hypot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/lgamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/math/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/os
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/os/path
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/os/path/join.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/os/path
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/expovariate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/uniform.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/shuffle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/choice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/random.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/sample.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/seed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/gauss.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/randrange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/random/randint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/index.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/pop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/remove.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/reverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/tolist.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/combinations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/ifilter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/islice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/product.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/itertools/permutations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/bisect
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/bisect/bisect.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/bisect
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/bisect/bisect_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/bisect
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/bisect/bisect_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/bisect
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/functools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/functools/partial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/functools
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/functools/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/functools
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/Exception.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/all.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.30 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/pythran
864.30 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/abssqr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/make_shape.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/len_set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/is_none.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/kwonly.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/static_list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/or_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/and_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/restrict_assign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pythran/static_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/pythran
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/NotImplementedError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/MemoryError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/any.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ArithmeticError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/iter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/IndexError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/__mod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/join.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/upper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/isdigit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/startswith.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/find.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/replace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/capitalize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/isalpha.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/lower.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/rstrip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/strip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/endswith.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/lstrip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str/split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/str
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/FutureWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/TabError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/EOFError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SyntaxWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/FileNotFoundError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/False.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/RuntimeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/pop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/remove.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list/reverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/list
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/TypeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/float_
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/float_/is_integer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/float_
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/zip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/BytesWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/bin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/filter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/BaseException.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UnboundLocalError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ValueError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/AttributeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/complex
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/complex/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/complex
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ord.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/StopIteration.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/hex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/difference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/issubset.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/discard.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/difference_update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/issuperset.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/intersection.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/remove.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/isdisjoint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/union_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set/intersection_update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/set
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/float_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ImportError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ReferenceError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ImportWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.31 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/fromkeys.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/keys.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/pop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/get.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/popitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/setdefault.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/values.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/items.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/dict
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SystemError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/open.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/NameError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/KeyError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/OSError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/True.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UnicodeWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/Warning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/max.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/LookupError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/IndentationError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/FloatingPointError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/slice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/RuntimeWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/IOError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/divmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UnicodeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/getattr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/GeneratorExit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/readlines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/readline.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/read.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/writelines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/write.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/flush.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/close.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/truncate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/fileno.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/seek.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/isatty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file/tell.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins/file
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/id.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/xrange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/bool_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/AssertionError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/None.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/chr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/reversed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/sorted.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/oct.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/in.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/minmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SyntaxError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/OverflowError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SystemExit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/BufferError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UserWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/print.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/EnvironmentError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/len.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/DeprecationWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/isinstance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/enumerate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/min.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
864.32 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/patch
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/patch/complex -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/patch
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/patch/README.rst -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/patch
864.32 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/string
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/string/ascii_letters.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/string/hexdigits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/string/digits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/string/ascii_uppercase.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/string/find.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/string/ascii_lowercase.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/string/octdigits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
864.32 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/io
864.32 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/io/_io
864.32 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/io/_io/TextIOWrapper
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.32 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/io/_io/TextIOWrapper
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/omp
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/omp/get_num_threads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/omp/get_thread_num.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/omp/set_num_threads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/omp/get_wtime.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/omp/set_nested.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/omp/in_parallel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/omp/get_wtick.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/all.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isreal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/issctype.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/alltrue.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/atleast_1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/copysign
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/copysign/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/copysign
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/place.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/unique.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/interp_core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/short_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ubyte.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/atleast_2d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/signbit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fill_diagonal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromfile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/intp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/any.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tril.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rad2deg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ldexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/minimum
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/minimum/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/minimum
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/minimum/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/minimum
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/subtract
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/subtract/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/subtract
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/hypot
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/hypot/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/hypot
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/clip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/square.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromiter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/tofile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/tostring.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/fill.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/flatten.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/item.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/astype.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/view.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/reshape.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray/tolist.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ndarray
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/partial_sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arctan2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/ctypeslib
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ctypeslib
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/negative.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/floor_divide
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/floor_divide
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/swapaxes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/around.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/linspace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/invert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ulonglong.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/conj.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/median.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/true_divide
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/true_divide
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/iscomplex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.33 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/intc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_xor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ushort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/outer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ediff1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/unwrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/amax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logspace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/correlate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ones.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/greater_equal
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/greater_equal
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/union1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/trace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/maximum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array2string.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/real.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/randn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/lognormal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/pareto.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/gumbel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/uniform.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/geometric.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/standard_exponential.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/random_sample.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/standard_gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/chisquare.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/weibull.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/standard_normal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/negative_binomial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/shuffle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/choice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/binomial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/rayleigh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/random.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/logseries.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/sample.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/rand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/bytes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/seed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/random_integers.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/normal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/ranf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/logistic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/dirichlet.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/power.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/exponential.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/f.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/poisson.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/laplace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/random/randint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/random
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arctanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/divide
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/divide/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/divide
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/expm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/copyto.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cross.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/trim_zeros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ceil.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/amin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logaddexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/angle_in_deg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/floor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/hstack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/newaxis.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/round_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cbrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isposinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nan_to_num.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/mod
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/mod/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/mod
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/spacing.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/maximum
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/maximum/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/maximum
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/maximum/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/maximum
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asfarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.34 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fft
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/rfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/irfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/c2c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.34 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/pocketfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/hfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/fftn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/ifft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/ihfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fft/fft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fft
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/longlong.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/stack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tri.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ptp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/full.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logical_or
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/logical_or
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logical_and
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/logical_and
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromfunction.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ascontiguousarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/dtype
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/dtype/type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/dtype
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndindex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logaddexp
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/logaddexp
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isneginf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/broadcast_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/multiply
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/multiply/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/multiply
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/multiply/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/multiply
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/arctan2
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/arctan2
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fliplr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/flatnonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/empty_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/select.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/ldexp
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/ldexp
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/vstack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/frexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fabs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isscalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diagflat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/not_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/less_equal
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/less_equal
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diff.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/true_divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromstring.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/digitize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argminmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/take.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arccos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/radians.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/zeros_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/left_shift
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/left_shift
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/deg2rad.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/interp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/vectorize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/trunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/remainder.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/flip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nextafter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/bitwise_xor
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/bitwise_xor
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/bitwise_xor
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nansum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/heaviside
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/heaviside
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arcsin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logaddexp2
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/logaddexp2
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/vdot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.35 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/dot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/resize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/bitwise_or
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/bitwise_or
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/bitwise_or
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/angle_in_rad.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/max.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/not_equal
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/not_equal
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/roll.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/left_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/allclose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/setdiff1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/heaviside.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/prod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/count_nonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logical_xor
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/logical_xor
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cumproduct.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/expand_dims.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/nextafter
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/nextafter
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/negative
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/negative/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/negative
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/triu.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/atleast_3d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/less
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/less/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/less
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/NINF.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/remainder
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/remainder/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/remainder
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isrealobj.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/right_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_xor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/putmask.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log1p.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/minimum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arctan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanargmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/copysign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/degrees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/floor_divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fmin
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmin/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fmin
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmin/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fmin
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uintc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/zeros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/full_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arccosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fmod
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmod/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fmod
864.36 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/power
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/power/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/power
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/double_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/flipud.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/base_repr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/byte.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/indices.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diagonal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/where.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bool_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argwhere.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bincount.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/average.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logaddexp2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/transpose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/mean.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/reciprocal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndenumerate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isfinite.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.36 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/inf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fmax
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmax/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fmax
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmax/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/fmax
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cumsum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rollaxis.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/hypot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/lexsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/var.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/mod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/alen.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/eye.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/std_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/inner.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/bitwise_and
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/bitwise_and
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/bitwise_and
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/convolve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/add
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/add/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/add
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/add/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/add
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/greater
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/greater/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/greater
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndim.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uintp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arcsinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/equal
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/equal
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/imag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sometrue.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ones_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/concatenate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ufunc_reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ravel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rot90.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/right_shift
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/right_shift
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/intersect1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/product.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/put.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/linalg
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/linalg
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/linalg/norm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy/linalg
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/power.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_equiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex256.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/finfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/unravel_index.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sort_complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/delete_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isclose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/multiply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cumprod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/absolute.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/min.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/binary_repr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/searchsorted.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/angle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/subtract.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asscalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanargmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/numpy/shape.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/typecodes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/array/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array/fromfile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array/extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array/buffer_info.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array/fromlist.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array/frombytes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array/array
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/array/array/byteswap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array/array
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/python
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/python/core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/python
864.37 s
[python3.14-pythran] copying build/lib/pythran/pythonic/python/exception_handler.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/python
864.37 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include
864.38 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/float32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_vexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/cfun.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/float128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/int8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/immediate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/uint16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/int32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/intp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_ufunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/int.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/raw_array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_expr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/uint32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/intc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/nditerator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/uint64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/vectorizable_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/ndarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/dict.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_gexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/generator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/complex64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/dynamic_tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_iexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/int64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/assignable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/attr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/float64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/longdouble.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/exceptions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/slice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_binary_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/lazy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/variant_functor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/clongdouble.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/uintc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_texpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/complex128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_unary_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/empty_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/file.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_operators.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/uintp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/uint8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/static_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/int16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/complex256.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/finfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_broadcast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/NoneType.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/combined.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/float.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/numpy_op_helper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/types/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/types
864.38 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/time
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/time/sleep.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/time
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/time/time.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/time
864.38 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/neutral.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/broadcast_copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/yield.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/allocate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/numpy_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/shared_ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/meta.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/functor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/reserve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/array_helper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/tags.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/nested_container.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/numpy_conversion.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/utils/fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/utils
864.38 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/acos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/atan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.38 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/atanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/acosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/asinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/asin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/cmath/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/cmath
864.39 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/scipy
864.39 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/jv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/gammaln.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/i0e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/i0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/hankel2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/hankel1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/iv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/ndtri.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/jvp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/yvp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/binom.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/ivp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/kv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/ndtr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/yv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/scipy/special/kvp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/scipy/special
864.39 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/acos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/ldexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/fmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/expm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/modf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/ceil.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/floor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/atan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/frexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/erf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/fabs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/radians.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/trunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/atanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/acosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/erfc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/asinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/atan2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/log1p.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/copysign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/degrees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/asin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/factorial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/hypot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/lgamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/math/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/math
864.39 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/os
864.39 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/os/path
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/os/path/join.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/os/path
864.39 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/expovariate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/uniform.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/shuffle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/choice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/random.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/sample.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/seed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/gauss.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/randrange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/random/randint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/random
864.39 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/__dispatch__
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/index.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/pop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.39 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/remove.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/reverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/__dispatch__/tolist.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/__dispatch__
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/combinations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/ifilter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/islice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/product.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/itertools/permutations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/itertools
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/bisect
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/bisect/bisect.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/bisect
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/bisect/bisect_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/bisect
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/bisect/bisect_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/bisect
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/functools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/functools/partial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/functools
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/functools/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/functools
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/Exception.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/all.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/or_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/and_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/restrict_assign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/pythran
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/MemoryError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/any.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/iter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/IndexError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/__mod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/join.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/upper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/isdigit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/startswith.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/find.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/replace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/capitalize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/isalpha.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/lower.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/rstrip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/strip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/endswith.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/lstrip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str/split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/str
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/FutureWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/TabError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/EOFError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/False.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/RuntimeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/pop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/remove.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list/reverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/list
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/TypeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/float_
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/float_
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/zip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/BytesWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/bin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/filter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/BaseException.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.40 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/ValueError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/AttributeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/complex
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/complex
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/ord.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/StopIteration.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/hex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/difference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/issubset.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/discard.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/difference_update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/issuperset.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/intersection.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/remove.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/union_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/set
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/float_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/ImportError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/ReferenceError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/ImportWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/keys.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/pop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/get.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/popitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/values.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/items.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/dict/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/dict
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/SystemError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/open.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/NameError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/KeyError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/OSError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/True.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/Warning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/max.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/LookupError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/IndentationError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/slice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/IOError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/divmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/UnicodeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/getattr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/readlines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/readline.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/read.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/writelines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/write.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/flush.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/close.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/truncate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/fileno.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/seek.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/isatty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file/tell.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins/file
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/id.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/xrange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/bool_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/AssertionError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/None.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/chr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/reversed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/sorted.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/oct.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/in.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/file.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/minmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/SyntaxError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.41 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/OverflowError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/SystemExit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/BufferError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/UserWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/print.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/len.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/isinstance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/enumerate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/min.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/builtins/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/builtins
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/string
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/string/ascii_letters.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/string
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/string/hexdigits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/string
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/string/digits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/string
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/string/ascii_uppercase.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/string
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/string/find.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/string
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/string/ascii_lowercase.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/string
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/string/octdigits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/string
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/io
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/io/_io
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/io/_io/TextIOWrapper
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/omp/get_num_threads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/omp/get_thread_num.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/omp/set_num_threads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/omp/get_wtime.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/omp/set_nested.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/omp/in_parallel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/omp/get_wtick.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/omp
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/float32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/all.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isreal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/issctype.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/alltrue.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/asarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/atleast_1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/copysign
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/copysign
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/float128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/place.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/unique.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/int8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/short_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/uint16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/int32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ubyte.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/atleast_2d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/signbit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fromfile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/intp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/uint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/any.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/tril.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/rad2deg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ldexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/minimum
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/minimum
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/minimum
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/subtract
864.42 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/subtract
864.42 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/hypot
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/hypot
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/clip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/square.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fromiter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/item.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/view.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ndarray
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/partial_sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arctan2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/ctypeslib
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ctypeslib
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/negative.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/floor_divide
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/floor_divide
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/swapaxes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/around.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/linspace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/invert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ulonglong.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/conj.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/median.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/true_divide
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/true_divide
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/iscomplex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/uint32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/intc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logical_xor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ushort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/outer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ediff1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/unwrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/amax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logspace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/correlate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ones.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/uint64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/greater_equal
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/greater_equal
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/union1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/trace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/maximum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/array2string.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/real.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.43 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/randn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/lognormal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/pareto.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/gumbel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/uniform.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/geometric.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/random_sample.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/chisquare.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/weibull.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/generator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/shuffle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/choice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/binomial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/random.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/logseries.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/sample.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/rand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/bytes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/seed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/random_integers.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/normal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/ranf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/logistic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/power.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/exponential.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/f.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/poisson.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/laplace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.43 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/random/randint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/random
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arctanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/divide
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/divide
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/expm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/argmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/copyto.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/cross.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/trim_zeros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ceil.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/amin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/argsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logaddexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/floor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/hstack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/newaxis.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/round_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/cbrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/array_split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isposinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nan_to_num.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/mod
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/mod
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nanmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/spacing.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/rint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/maximum
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/maximum
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/maximum
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/asfarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/rfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/irfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/c2c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/hfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/fftn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/ifft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fft/fft.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fft
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/longlong.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/stack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/tri.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ptp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/full.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logical_or
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/logical_or
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logical_and
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/logical_and
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/complex64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fromfunction.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/dtype
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/dtype/type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/dtype
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndindex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logaddexp
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/logaddexp
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isneginf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/broadcast_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/multiply
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/multiply
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/multiply
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/arctan2
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/arctan2
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fliplr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/flatnonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/empty_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/select.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/ldexp
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/ldexp
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/vstack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/frexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/int64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fabs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/array_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isscalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/diagflat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/not_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/float_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/less_equal
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/less_equal
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/diff.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/true_divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.44 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fromstring.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/digitize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/take.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arccos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/radians.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/zeros_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/left_shift
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/left_shift
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/deg2rad.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/interp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/vectorize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/trunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/remainder.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/flip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nextafter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/bitwise_xor
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/bitwise_xor
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/bitwise_xor
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nansum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/heaviside
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/heaviside
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/log2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/float64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arcsin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logaddexp2
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/logaddexp2
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/vdot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/diag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/dot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/resize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/argmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/bitwise_or
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/bitwise_or
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/bitwise_or
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/max.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/not_equal
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/not_equal
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/roll.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/left_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/allclose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/setdiff1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/heaviside.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/prod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/count_nonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logical_xor
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/logical_xor
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/cumproduct.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/expand_dims.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/nextafter
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/nextafter
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/negative
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/negative
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/triu.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logical_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/atleast_3d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/less
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/less/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/less
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/NINF.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/remainder
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/remainder
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isrealobj.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/right_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/putmask.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/log1p.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/minimum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arctan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nanargmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/copysign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/degrees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.45 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/floor_divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fmin
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fmin
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fmin
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/uintc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/zeros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/full_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arccosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fmod
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fmod
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/power
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/power/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/power
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/double_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/flipud.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/base_repr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/byte.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/indices.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/diagonal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/where.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bool_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logical_or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/argwhere.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bincount.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/average.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/complex128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logaddexp2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/transpose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/mean.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/array_str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/reciprocal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndenumerate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isfinite.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/inf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fmax
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fmax
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/fmax
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/cumsum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/rollaxis.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/hypot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/lexsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/var.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/mod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/alen.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/eye.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/std_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/inner.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/bitwise_and
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/bitwise_and
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/bitwise_and
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/convolve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/add
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/add/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/add
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/add/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/add
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/greater
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/greater
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/bitwise_and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ndim.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/logical_and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/uintp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/arcsinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/equal
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/equal
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/imag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sometrue.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/tile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/uint8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ones_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/concatenate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/ravel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/rot90.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/right_shift
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/right_shift
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/intersect1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/product.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/put.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/int16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.46 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/linalg
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/linalg
864.46 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/linalg/norm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy/linalg
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/power.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/array_equiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/complex256.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/finfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/unravel_index.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sort_complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/delete_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nanmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/isclose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/multiply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/cumprod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/absolute.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/min.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/binary_repr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/searchsorted.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/angle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/subtract.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/asscalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/nanargmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/shape.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
864.47 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/typecodes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array
864.47 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array/fromfile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array/extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array/buffer_info.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array/fromlist.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array/frombytes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/array/array/byteswap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/array/array
864.47 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/truediv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__ior__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/ipow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/imax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__mod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__contains__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__ilshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/irshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/gt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/contains.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__neg__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/icommon.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/invert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/div.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__gt__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__eq__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__ixor__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/overloads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__xor__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__ge__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/truth.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/isub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/ifloordiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/imul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/iand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__ipow__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/imatmul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__delitem__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__lt__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__mul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__isub__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/not_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__div__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/lshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__invert__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/ne.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__matmul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/sub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__irshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/ixor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__abs__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__lshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/imin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/neg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/delitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__floordiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__and__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__le__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__or__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/itemgetter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__idiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/inv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/matmul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.47 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/or_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__add__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/concat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/is_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__getitem__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__iadd__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/ge.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__ne__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/countOf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/mul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/idiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/ilshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/is_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/pos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__sub__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/xor_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/le.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__not__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/and_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__itruediv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/imod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/indexOf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/iconcat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__rshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/getitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/mod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__inv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__pos__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__iconcat__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__truediv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/ior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__iand__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/eq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__imod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/iadd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/itruediv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/rshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/floordiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/lt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__concat__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/include/operator_/__imul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/operator_
864.48 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/truediv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ior__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ipow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ifloordiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__mod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__contains__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ilshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/irshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/gt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/contains.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__neg__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/icommon.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/invert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/div.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__gt__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__eq__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ixor__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/overloads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__xor__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ge__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/truth.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/isub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ifloordiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/iand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ipow__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imatmul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__delitem__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__lt__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__mul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__isub__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/not_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__div__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/lshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__invert__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ne.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__matmul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/sub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__irshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ixor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__abs__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__lshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/neg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/delitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__floordiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__and__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__le__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__or__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/itemgetter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.48 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__idiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/inv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/matmul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/or_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__add__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/concat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/is_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__getitem__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__iadd__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ge.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ne__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/countOf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/mul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/idiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ilshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/is_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/pos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__sub__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/xor_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/le.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__not__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/and_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__itruediv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/indexOf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/iconcat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__rshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/getitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/mod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__inv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__pos__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__iconcat__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__truediv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__iand__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/eq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__imod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/iadd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/itruediv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/rshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/floordiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/lt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__concat__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__imul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
864.49 s
[python3.14-pythran] copying build/lib/pythran/graph.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/forward_substitution.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/range_loop_unfolding.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/fast_gexpr.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/simplify_except.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/loop_full_unrolling.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/range_based_simplify.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/constant_folding.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/list_to_tuple.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/inlining.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/tuple_to_shape.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/copyto.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/iter_transformation.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/pattern_transform.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/inline_builtins.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/list_comp_to_genexp.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/square.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/modindex.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/dead_code_elimination.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/remove_dead_functions.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/optimizations/comprehension_patterns.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
864.49 s
[python3.14-pythran] copying build/lib/pythran/dist.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/cxxgen.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/toolchain.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/pythran-default.cfg -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/passmanager.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/openmp.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/run.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/conversion.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/middlend.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/syntax.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/backend.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] copying build/lib/pythran/typing.py -> build/bdist.linux-x86_64/wheel/./pythran
864.49 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd
864.49 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_sse2_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_wasm_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_sse3_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_neon_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.49 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx2_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_fma4_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_api.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_utils.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_batch_constant.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_generic_arch.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_emulated_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_rvv_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_neon64_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_batch.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_sve_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_all_registers.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
864.50 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/math
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/math
864.50 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/config
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_cpuid.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_inline.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_arch.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
864.50 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch/generic
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sse2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_constants.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_generic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512er.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sse3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_neon64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_isa.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_i8mm_neon64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_ssse3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_wasm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512f.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_scalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_fma4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_emulated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_rvv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_neon.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
864.50 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/memory
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/memory/xsimd_alignment.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/memory
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/memory
864.50 s
[python3.14-pythran] copying build/lib/pythran/xsimd/xsimd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd
864.51 s
[python3.14-pythran] copying build/lib/pythran/intrinsic.py -> build/bdist.linux-x86_64/wheel/./pythran
864.51 s
[python3.14-pythran] copying build/lib/pythran/errors.py -> build/bdist.linux-x86_64/wheel/./pythran
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/cstdint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/version.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/memory_order.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/limits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/numeric_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/has_xxx.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/protect.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/integral_c_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/void_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/push_back.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/comparison.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/eval_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/integral_c_tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/int.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/contains.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/prior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/void.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/lambda_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/long.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/front_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list0_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list30_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list20_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list10_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list50_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/push_back.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/push_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/begin_end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/numbered.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/item.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/O1_size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list/aux_/preprocessed
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_/preprocessed/plain
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/aux_/pop_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list40_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list/list50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/list
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/push_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/integral_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/size_t.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/begin_end_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/deref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/back_inserter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/logical.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/int_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/find_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector0_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector10_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector30_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.51 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/push_back.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.51 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/push_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/numbered.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/item.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/at.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/back.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/vector0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed
864.52 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
864.52 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/plain
864.52 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector40_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector50_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector/vector20_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/vector
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/O1_size_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/negate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/at_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/find.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/begin_end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/pop_front_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/pop_back_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/long_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/empty_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/sequence_tag_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/iter_fold_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/advance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/distance_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.52 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/contains_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/static_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/has_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/nttp_decl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/adl_barrier.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.52 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/has_rebind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/na_spec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/lambda_spec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/msvc_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/comparison_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/arity_spec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/dtp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/forwarding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/gpu.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/bcc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/arrays.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/eti.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/has_apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/adl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/static_constant.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/compiler.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/nttp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/workaround.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/msvc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/typeof.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/gcc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/ttp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/intel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/config/integral.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/config
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/count_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/numeric_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/yes_no.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/na_assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/find_if_pred.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/has_begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/value_wknd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/iter_apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/logical_op.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/has_apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/largest_int.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/na_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/has_size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/lambda_support.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/clear_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/type_wrapper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/na.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessor
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/push_front_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/arg_typedef.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/has_tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.53 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.54 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed
864.54 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/dmc
864.54 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.54 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/plain
864.55 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc551
864.55 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.55 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ttp
864.56 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc60
864.56 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.56 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc_pre590
864.57 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/no_ctps
864.57 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.57 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/msvc70
864.58 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/bcc
864.58 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.58 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/mwcw
864.59 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_/preprocessed/gcc
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/size_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/push_back_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/aux_
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/always.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/O1_size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/iter_fold.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/back_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/at.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/iterator_tags.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/advance_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/contains_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/size_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/reverse_fold.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/clear_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/push_front_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/is_placeholder.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/fold.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/arg_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/next_prior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/empty_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/push_back_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/bool_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/pair.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/multiplies.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/size_t_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.59 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/same_as.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/limits
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/limits/unrolling.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/limits
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/limits/arity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/limits
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/limits/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/limits
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/limits/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl/limits
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/is_sequence.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/sequence_tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/iterator_range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/front_inserter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/remove_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/mpl/inserter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/has_range_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/rend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/range/algorithm
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/algorithm/equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/algorithm
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/reverse_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/mutable_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/value_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/iterator_range_core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/rbegin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/difference_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/sfinae.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/implementation_help.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/has_member_size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/misc_concept.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/extract_optional_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/detail/safe_bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/const_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/concepts.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/functions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/range_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/range/size_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/integer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/format.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/mpl/begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/mpl/end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/mpl
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/algorithm
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/algorithm/transformation
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/algorithm/transformation
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/algorithm/transformation
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/as_const.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/void.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/iterator_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/is_segmented.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/category_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/enabler.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/pp_round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/index_sequence.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/detail/access.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support/detail
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/is_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/tag_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/sequence_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/tag_of_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/is_view.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/support/is_sequence.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/support
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/iterator/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/mpl
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/value_of_data.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/iterator_facade.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/prior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/deref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.60 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/key_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/deref_data.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/advance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/advance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/detail/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/basic_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/value_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/iterator/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/iterator
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/tuple
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/make_tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/tuple_tie.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/tuple/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple/detail/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/tuple
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/list_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/cons.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/cons_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/cons_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/value_of_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/equal_to_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list/detail/cpp03
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/limits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail/cpp03/preprocessed
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/detail/value_at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/list/nil.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/list
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector
864.61 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/value_of_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.61 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail/cpp03
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/detail/value_at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/vector/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/vector
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/generation
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/container/generation/ignore.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/container/generation
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/mpl
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/mpl/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/mpl/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/mpl/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/mpl
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/struct
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/struct/detail/preprocessor
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail/preprocessor
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.62 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted/struct
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/adapted/std_pair.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/adapted
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/include
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/include/std_pair.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/include
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/include/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/include
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/iterator_range
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/iterator_range
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/single_view
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/single_view.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/next_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/advance_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/distance_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/deref_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/prior_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/detail/size_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/single_view/single_view_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/single_view
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/joint_view
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/next_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view/joint_view
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/view/iterator_range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/view
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/comparison/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/comparison/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/comparison.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/intrinsic/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/intrinsic
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/io
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/io/out.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/io
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/io/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/io/detail/out.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/io/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/io/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/io/detail/in.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/io/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/io/in.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence/io
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/fusion/sequence/io.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion/sequence
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/swap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/utility.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/smart_ptr
864.63 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/smart_ptr/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/shared_count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.63 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/yield_k.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/spinlock.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/smart_ptr/shared_ptr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/smart_ptr
864.64 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math
864.64 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/distributions
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/distributions/complement.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/distributions
864.64 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/distributions/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/distributions/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/distributions/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/distributions/normal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/distributions
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/distributions/fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/distributions
864.64 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/toms748_solve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/series.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/big_constant.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/rational.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/roots.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/user.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/precision.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.64 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.64 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools/detail
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/promotion.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/convert_from_string.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/real_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/tools/fraction.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/tools
864.65 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/constants
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/constants/constants.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/constants
864.65 s
[python3.14-pythran] copying build/lib/pythran/boost/math/constants/calculate_constants.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/constants
864.66 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/policies
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/policies/policy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/policies
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/policies/error_handling.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/policies
864.66 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/zeta.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/beta.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/math_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/expm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/sin_pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/cbrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/cos_pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/factorials.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/polygamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/sign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/erf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/sinc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/bessel_prime.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/trunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/fpclassify.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/polygamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/t_distribution_inv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_series.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/iconv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions/detail
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/binomial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/powm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/lanczos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/log1p.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/bernoulli.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/digamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/bessel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/hankel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/trigamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/hypot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/math/special_functions/round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/math/special_functions
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/throw_exception.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef.h -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/static_assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.66 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef
864.66 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/other
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/other/endian.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/other
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.66 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/metrowerks.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/iar.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/llvm.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/comeau.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/digitalmars.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/microtec.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/metaware.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.66 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/gcc_xml.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/tendra.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/ekopath.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/ibm.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/intel.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/mpw.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/pgi.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/visualc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/kai.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/palm.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/diab.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/sunpro.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/nvcc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/hp_acc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/borland.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/sgi_mipspro.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/gcc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/compaq.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/dignus.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/watcom.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/greenhills.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/clang.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/compiler/edg.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/compiler
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/arm
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/arm/versions.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd/arm
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/ppc
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/ppc/versions.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd/ppc
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/x86_amd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/x86_amd/versions.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd/x86_amd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/ppc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/x86.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/arm.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/x86_amd.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/x86
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware/simd/x86/versions.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/hardware/simd/x86
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/other.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/irix.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/hpux.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/windows.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/aix.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/unix.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/linux.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/solaris.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/qnxnto.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/macos.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/ios.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/os400.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/haiku.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/os/bsd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/bsd/open.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os/bsd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/bsd/free.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os/bsd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/bsd/dragonfly.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os/bsd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/bsd/bsdi.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os/bsd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/bsd/net.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os/bsd
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/amigaos.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/android.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/bsd.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/cygwin.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/vms.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os/beos.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/os
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/make.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/os.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/version.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/windows_runtime.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/mingw64.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/windows_system.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/windows_desktop.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/windows_phone.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/windows_server.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/windows_store.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/cloudabi.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/ios.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/android.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/mingw32.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/windows_uwp.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform/mingw.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/platform
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/version_number.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/detail
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/detail/test.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/detail
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/detail/comp_detected.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/detail
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/detail/_exception.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/detail
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/detail/_cassert.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/detail
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/detail/platform_detected.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/detail
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/detail/os_detected.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/detail
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/language.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/language
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/language/stdc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/language
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/language/objc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/language
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/language/cuda.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/language
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/language/stdcpp.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/language
864.67 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/architecture
864.67 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/mips.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/ia64.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/pyramid.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/sparc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/convex.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/alpha.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/ptx.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/sys390.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/superh.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/rs6k.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/ppc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/x86.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/arm.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/sys370.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/parisc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/architecture/x86
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/x86/32.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture/x86
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/x86/64.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture/x86
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/m68k.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/blackfin.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/architecture/z.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/architecture
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/platform.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/hardware.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/library
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/c.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/dinkumware.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/sgi.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/vacpp.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/cxx.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/msl.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/stlport.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/modena.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/libcomo.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/roguewave.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/stdcpp3.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std/_prefix.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/std
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/std.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/library/c
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/c/cloudabi.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/c
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/c/zos.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/c
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/c/gnu.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/c
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/c/vms.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/c
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/c/uc.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/c
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/predef/library/c/_prefix.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef/library/c
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/stlport.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/modena.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/vacpp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/roguewave.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/dinkumware.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/libcomo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/sgi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/libstdcpp3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/msl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/stdlib/libcpp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/stdlib
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/common_edg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/gcc_xml.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/metrowerks.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/sgi_mipspro.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/borland.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/visualc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/mpw.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/codegear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/cray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/vacpp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/sunpro_cc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/hp_acc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/pathscale.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/pgi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/clang.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/nvcc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/greenhills.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/kai.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/xlcpp_zos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/compaq_cxx.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/digitalmars.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/diab.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/gcc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/comeau.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/intel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/compiler/xlcpp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/compiler
864.68 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/haiku.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/win32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/amigaos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/macos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/symbian.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/cray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/zos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/irix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/beos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/solaris.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.68 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/linux.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/vms.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/cloudabi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/vxworks.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/cygwin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/qnxnto.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/hpux.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/aix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/platform/bsd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/platform
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/user.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/detail
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/detail/select_platform_config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/detail
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/detail/posix_features.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/detail
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/detail/select_stdlib_config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/detail
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/detail/select_compiler_config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/detail
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/detail/suffix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/detail
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/workaround.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/abi_prefix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/requires_threads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/no_tr1
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/no_tr1/functional.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/no_tr1
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/no_tr1/utility.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/no_tr1
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/no_tr1/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/no_tr1
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/no_tr1/cmath.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/no_tr1
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/no_tr1/memory.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/no_tr1
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/header_deprecated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/warning_disable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/abi
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/abi/msvc_suffix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/abi
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/abi/msvc_prefix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/abi
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/abi/borland_prefix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/abi
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/abi/borland_suffix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config/abi
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/auto_link.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/abi_suffix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/helper_macros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/config/pragma_message.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
864.69 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/template_encoding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/typeof/dmc
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/dmc/typeof_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof/dmc
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/register_functions_iterate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/typeof_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/integral_template_param.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/native.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/unsupported.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/vector200.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/vector100.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/type_encoding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/decltype.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/pointers_data_members.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/vector150.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/typeof/msvc
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/msvc/typeof_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof/msvc
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/template_template_param.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/message.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/register_functions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/type_template_param.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/typeof.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/constant.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/modifiers.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/encode_decode.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/encode_decode_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/register_fundamental.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/register_mem_functions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.69 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/typeof/int_encoding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/checked_delete.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.70 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_concepts.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_facade.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/reverse_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_adaptor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_categories.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/advance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/iterator/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/detail/config_undef.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/detail/enable_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/detail/config_def.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/iterator/interoperable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/none.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.70 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/atomic
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/fences.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
864.70 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/addressof.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/operations_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_windows.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/storage_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_emulated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_cas_based.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/pause.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_windows.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_operations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/fp_operations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/string_ops.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/lockpool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/interlocked.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/float_sizes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/operations_lockfree.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/is_floating_point.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail/type_traits
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/operations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/bitwise_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/atomic_template.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/integral_extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/platform.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.70 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/int_sizes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/atomic_flag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/link.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/capabilities.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic/atomic_flag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/tuple
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/tuple/tuple_comparison.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/tuple
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/tuple/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/tuple/detail/tuple_basic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/tuple/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/tuple/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/tuple
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/non_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/converter_policies.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/meta.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/bounds.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/converter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric/conversion/detail/preprocessed
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail/preprocessed
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion/detail/preprocessed
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/conversion_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/bounds.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/numeric/conversion/converter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/numeric/conversion
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/container
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/container/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/container/detail/std_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/container/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/container/container_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/container
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/integer_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/addressof.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/explicit_operator_bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/ignore_unused.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/swap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/demangle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/checked_delete.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/typeinfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/enable_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/use_default.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/core/noncopyable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/optional.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/reference_content.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/fenv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/lightweight_mutex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/basic_pointerbuf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/workaround.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/select_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/lcast_precision.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/detail/indirect_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
864.71 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_member_function_pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_same.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_floating_point.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/add_pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_default_constructible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_extent.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_volatile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_scalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_left_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_reference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/add_lvalue_reference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/intrinsics.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/add_rvalue_reference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_class.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_all_extents.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/alignment_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/decay.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.71 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_base_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/conditional.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_pod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_const.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_lvalue_reference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_plus_assign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_float.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_copy_constructible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/type_identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/declval.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/add_cv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/make_void.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_union.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_cv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_rvalue_reference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/cv_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_polymorphic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/integral_constant.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_complete.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/add_reference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/enable_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_nothrow_copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/yes_no_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/detector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_convertible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_void.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_unsigned.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_bounds.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_noncopyable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/conversion_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_detected.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_trivial_copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_trivial_constructor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_nothrow_assign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_arithmetic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_minus_assign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/nonesuch.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/make_signed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_right_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/add_volatile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_function.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_abstract.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/type_with_alignment.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_const.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_reference.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_integral.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_destructible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/function_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_constructible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_cv_ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_assignable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/make_unsigned.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_signed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_fundamental.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_volatile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/remove_pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_member_pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/has_trivial_assign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/add_const.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/type_traits/is_base_and_derived.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/type_traits
864.72 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/optional
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/bad_optional_access.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/optional.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional
864.72 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/optional_swap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/old_optional_implementation.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/optional_reference_spec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/optional_config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/optional_factory_support.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.72 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/detail/optional_relops.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/optional/optional_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/exception
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/exception/exception.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/exception
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/integer_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/none_t.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/lexical_cast
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/is_character.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/widest_char.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/lexical_cast
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/concept_check.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/current_function.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/shared_ptr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/result_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/swap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/identity_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/declval.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/enable_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/utility/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/detail/result_of_iterate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/binary.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/compare_pointees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/utility/base_from_member.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/next_prior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/punctuation
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/punctuation
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/punctuation
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/punctuation/comma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/punctuation
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/punctuation/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/punctuation/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/punctuation/paren.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/punctuation
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/comparison
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/comparison/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/comparison
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/comparison/not_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/comparison
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/comparison/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/comparison
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iterate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/iterate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/local.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration/detail
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/iter
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/local.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/start.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/self.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration/detail/bounds
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iteration/self.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/iteration
864.73 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/logical/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/logical/bitand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/logical/compl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/logical/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/logical/bitor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/logical/not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/logical/bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/logical
864.73 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/first_n.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/for_each.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/rest_n.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/push_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/for_each_i.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/cat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/subseq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/transform.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/seq/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/detail/split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/elem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/seq/fold_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/seq
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/for_each_i.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/adt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list/detail
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list/detail/dmc
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list/detail/dmc
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list/detail/edg
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list/detail/edg
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list/detail/edg
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/fold_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/reverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/list/fold_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/list
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/comma_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/overload.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/is_empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/facilities/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/intercept.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/is_1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/facilities/expand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/facilities
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/config
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/config/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/config
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/arithmetic
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/arithmetic/sub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/arithmetic
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/arithmetic/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/arithmetic
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/arithmetic/inc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/arithmetic
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/arithmetic/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/arithmetic/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/arithmetic/dec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/arithmetic
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/arithmetic/mod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/arithmetic
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/expr_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/cat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail/dmc
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition/detail/dmc
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail/msvc
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition/detail/msvc
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail/edg
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition/detail/edg
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/detail/for.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/for.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/repetition
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/tuple
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/tuple/to_seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/tuple
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/tuple/rem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/tuple
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/tuple/eat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/tuple
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/tuple/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/tuple
864.74 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/tuple/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/tuple/detail
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/tuple/elem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/tuple
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/tuple/to_list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/tuple
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repeat_from_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.74 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/inc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/detail
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/detail/dmc
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/detail/dmc
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/detail/is_binary.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/detail/check.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/detail/auto_rec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/detail/is_unary.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/detail/split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/stringize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/enum_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/variadic
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/variadic/to_seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/variadic
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/variadic/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/variadic
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/variadic/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/variadic/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/variadic/elem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/variadic
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/variadic/has_opt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/variadic
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/dec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/slot
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/slot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/shared.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/counter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/def.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/slot/detail
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/iif.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/expr_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/deduce_d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/expr_iif.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail/dmc
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control/detail/dmc
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail/msvc
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control/detail/msvc
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/detail/while.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control/detail
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail/edg
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control/detail/edg
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/control/while.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/control
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/debug
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/debug/error.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/debug
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/enum_shifted_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/array
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/array/data.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/array
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/array/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/array
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/preprocessor/array/elem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor/array
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/move
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/utility.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/config_end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/type_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/std_ns_begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/workaround.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/std_ns_end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/config_begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/meta_utils.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/detail/meta_utils_core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/move/utility_core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/noncopyable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/internals.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/group.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/format_class.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/internals_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/parsing.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/free_funcs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/format_implementation.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/feed_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/format/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/detail/compat_workarounds.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/detail/msvc_disambiguater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/detail/config_macros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/detail/workarounds_stlport.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/detail/unset_macros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/exceptions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/alt_sstream.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/alt_sstream_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/format/format_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/concept
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/usage.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept
864.75 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/concept/detail
864.75 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/detail/borland.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept/detail
864.76 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/detail/general.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept/detail
864.76 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/detail/backward_compatibility.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept/detail
864.76 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/detail/concept_undef.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept/detail
864.76 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/detail/concept_def.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept/detail
864.76 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/detail/msvc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept/detail
864.76 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/detail/has_constraints.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept/detail
864.76 s
[python3.14-pythran] copying build/lib/pythran/boost/concept/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept
864.76 s
[python3.14-pythran] copying build/lib/pythran/unparse.py -> build/bdist.linux-x86_64/wheel/./pythran
864.76 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/lazyness_analysis.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/pure_functions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/use_omp.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/fixed_size_list.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/constant_expressions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/ast_matcher.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/optimizable_comprehension.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/use_def_chain.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/argument_read_once.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/global_effects.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/global_declarations.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/node_count.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/intrinsics.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/inlinable.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/globals_analysis.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/local_declarations.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/imported_ids.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/range_values.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/static_expressions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/dependencies.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/pure_expressions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/argument_effects.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/is_assigned.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/literals.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/has_return.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/extended_syntax_check.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/parallel_maps.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/potential_iterator.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/ancestors.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/identifiers.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/aliases.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/cfg.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/scope.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/ordered_global_declarations.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/locals_analysis.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/yield_points.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/analyses/immediates.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
864.76 s
[python3.14-pythran] copying build/lib/pythran/cxxtypes.py -> build/bdist.linux-x86_64/wheel/./pythran
864.76 s
[python3.14-pythran] copying build/lib/pythran/log.py -> build/bdist.linux-x86_64/wheel/./pythran
864.76 s
[python3.14-pythran] copying build/lib/pythran/spec.py -> build/bdist.linux-x86_64/wheel/./pythran
864.76 s
[python3.14-pythran] copying build/lib/pythran/pythran.cfg -> build/bdist.linux-x86_64/wheel/./pythran
864.76 s
[python3.14-pythran] copying build/lib/pythran/pythran-darwin.cfg -> build/bdist.linux-x86_64/wheel/./pythran
864.76 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/omp
864.76 s
[python3.14-pythran] copying build/lib/omp/__init__.py -> build/bdist.linux-x86_64/wheel/./omp
864.76 s
[python3.14-pythran] running install_egg_info
864.76 s
[python3.14-pythran] Copying pythran.egg-info to build/bdist.linux-x86_64/wheel/./pythran-0.18.0-py3.14.egg-info
864.76 s
[python3.14-pythran] running install_scripts
864.76 s
[python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran-0.18.0.dist-info/WHEEL
864.76 s
[python3.14-pythran] creating '/build/source/dist/.tmp-brxrfgim/pythran-0.18.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
864.77 s
[python3.14-pythran] adding 'omp/__init__.py'
864.77 s
[python3.14-pythran] adding 'pythran/__init__.py'
864.77 s
[python3.14-pythran] adding 'pythran/backend.py'
864.77 s
[python3.14-pythran] adding 'pythran/config.py'
864.77 s
[python3.14-pythran] adding 'pythran/conversion.py'
864.77 s
[python3.14-pythran] adding 'pythran/cxxgen.py'
864.77 s
[python3.14-pythran] adding 'pythran/cxxtypes.py'
864.77 s
[python3.14-pythran] adding 'pythran/dist.py'
864.77 s
[python3.14-pythran] adding 'pythran/errors.py'
864.77 s
[python3.14-pythran] adding 'pythran/frontend.py'
864.77 s
[python3.14-pythran] adding 'pythran/graph.py'
864.77 s
[python3.14-pythran] adding 'pythran/interval.py'
864.77 s
[python3.14-pythran] adding 'pythran/intrinsic.py'
864.77 s
[python3.14-pythran] adding 'pythran/log.py'
864.77 s
[python3.14-pythran] adding 'pythran/magic.py'
864.77 s
[python3.14-pythran] adding 'pythran/metadata.py'
864.77 s
[python3.14-pythran] adding 'pythran/middlend.py'
864.77 s
[python3.14-pythran] adding 'pythran/openmp.py'
864.77 s
[python3.14-pythran] adding 'pythran/passmanager.py'
864.77 s
[python3.14-pythran] adding 'pythran/pythran-darwin.cfg'
864.77 s
[python3.14-pythran] adding 'pythran/pythran-default.cfg'
864.77 s
[python3.14-pythran] adding 'pythran/pythran-linux.cfg'
864.77 s
[python3.14-pythran] adding 'pythran/pythran-linux2.cfg'
864.77 s
[python3.14-pythran] adding 'pythran/pythran-win32.cfg'
864.77 s
[python3.14-pythran] adding 'pythran/pythran.cfg'
864.77 s
[python3.14-pythran] adding 'pythran/run.py'
864.77 s
[python3.14-pythran] adding 'pythran/spec.py'
864.77 s
[python3.14-pythran] adding 'pythran/syntax.py'
864.77 s
[python3.14-pythran] adding 'pythran/tables.py'
864.77 s
[python3.14-pythran] adding 'pythran/toolchain.py'
864.77 s
[python3.14-pythran] adding 'pythran/typing.py'
864.78 s
[python3.14-pythran] adding 'pythran/unparse.py'
864.78 s
[python3.14-pythran] adding 'pythran/utils.py'
864.78 s
[python3.14-pythran] adding 'pythran/version.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/__init__.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/aliases.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/ancestors.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/argument_effects.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/argument_read_once.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/ast_matcher.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/cfg.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/constant_expressions.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/dependencies.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/extended_syntax_check.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/fixed_size_list.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/global_declarations.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/global_effects.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/globals_analysis.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/has_return.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/identifiers.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/immediates.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/imported_ids.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/inlinable.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/intrinsics.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/is_assigned.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/lazyness_analysis.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/literals.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/local_declarations.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/locals_analysis.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/node_count.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/optimizable_comprehension.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/ordered_global_declarations.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/parallel_maps.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/potential_iterator.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/pure_expressions.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/pure_functions.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/range_values.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/scope.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/static_expressions.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/use_def_chain.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/use_omp.py'
864.78 s
[python3.14-pythran] adding 'pythran/analyses/yield_points.py'
864.78 s
[python3.14-pythran] adding 'pythran/boost/array.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/assert.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/atomic.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/checked_delete.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/concept_check.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/config.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/cstdint.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/current_function.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/format.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/integer.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/integer_fwd.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/integer_traits.hpp'
864.78 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/limits.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/memory_order.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/next_prior.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/non_type.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/noncopyable.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/none.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/none_t.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/optional.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/predef.h'
864.79 s
[python3.14-pythran] adding 'pythran/boost/ref.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/shared_ptr.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/static_assert.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/swap.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/throw_exception.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/type.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/utility.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/version.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/atomic.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/atomic_flag.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/capabilities.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/fences.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/addressof.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/atomic_flag.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/atomic_template.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/bitwise_cast.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/bitwise_fp_cast.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_alpha.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_arm.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_atomic.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_ppc.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_sparc.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_sync.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_x86.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_linux_arm.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_msvc_arm.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_msvc_x86.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_windows.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/config.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_operations.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_ops_generic.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_operations.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_operations_fwd.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_emulated.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_generic.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/float_sizes.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_operations.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_operations_fwd.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_ops_emulated.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_ops_generic.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/int_sizes.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/integral_extend.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/interlocked.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/link.hpp'
864.79 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/lockpool.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/operations.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/operations_fwd.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/operations_lockfree.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_cas_based.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_emulated.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_extending_cas_based.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_alpha.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_arm.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_arm_common.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_atomic.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_ppc.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_sparc.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_sync.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_x86.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_linux_arm.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_msvc_arm.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_msvc_common.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_msvc_x86.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_windows.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/pause.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/platform.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/storage_type.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/string_ops.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/conditional.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/integral_constant.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_floating_point.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_function.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_iec559.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_integral.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_signed.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/make_signed.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/make_unsigned.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/assert.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/usage.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/detail/backward_compatibility.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/detail/borland.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/detail/concept_def.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/detail/concept_undef.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/detail/general.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/detail/has_constraints.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/concept/detail/msvc.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/abi_prefix.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/abi_suffix.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/auto_link.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/header_deprecated.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/helper_macros.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/pragma_message.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/requires_threads.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/user.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/warning_disable.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/workaround.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/abi/borland_prefix.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/abi/borland_suffix.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/abi/msvc_prefix.hpp'
864.80 s
[python3.14-pythran] adding 'pythran/boost/config/abi/msvc_suffix.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/borland.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/clang.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/codegear.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/comeau.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/common_edg.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/compaq_cxx.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/cray.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/diab.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/digitalmars.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/gcc.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/gcc_xml.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/greenhills.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/hp_acc.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/intel.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/kai.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/metrowerks.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/mpw.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/nvcc.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/pathscale.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/pgi.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/sgi_mipspro.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/sunpro_cc.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/vacpp.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/visualc.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/xlcpp.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/compiler/xlcpp_zos.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/detail/posix_features.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/detail/select_compiler_config.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/detail/select_platform_config.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/detail/select_stdlib_config.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/detail/suffix.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/no_tr1/cmath.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/no_tr1/complex.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/no_tr1/functional.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/no_tr1/memory.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/no_tr1/utility.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/aix.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/amigaos.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/beos.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/bsd.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/cloudabi.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/cray.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/cygwin.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/haiku.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/hpux.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/irix.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/linux.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/macos.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/qnxnto.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/solaris.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/symbian.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/vms.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/vxworks.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/win32.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/platform/zos.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/dinkumware.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/libcomo.hpp'
864.81 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/libcpp.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/libstdcpp3.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/modena.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/msl.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/roguewave.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/sgi.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/stlport.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/vacpp.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/config/stdlib/xlcpp_zos.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/container/container_fwd.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/container/detail/std_fwd.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/addressof.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/checked_delete.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/demangle.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/enable_if.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/explicit_operator_bool.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/ignore_unused.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/noncopyable.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/ref.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/swap.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/typeinfo.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/core/use_default.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/basic_pointerbuf.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/fenv.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/indirect_traits.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/iterator.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/lcast_precision.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/lightweight_mutex.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/reference_content.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/select_type.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/detail/workaround.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/exception/exception.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/alt_sstream.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/alt_sstream_impl.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/exceptions.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/feed_args.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/format_class.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/format_fwd.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/format_implementation.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/free_funcs.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/group.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/internals.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/internals_fwd.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/parsing.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/detail/compat_workarounds.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/detail/config_macros.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/detail/msvc_disambiguater.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/detail/unset_macros.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/detail/workarounds_gcc-2_95.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/format/detail/workarounds_stlport.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/std_pair.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/adapt_struct.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp'
864.82 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/at_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/end_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/extension.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/size_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/algorithm/transformation/push_back.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/algorithm/transformation/push_front.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/generation/ignore.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/cons.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/cons_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/cons_iterator.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/list_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/nil.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/at_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/begin_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/deref_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/empty_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/end_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/equal_to_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/next_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/reverse_cons.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/value_at_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/value_of_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/limits.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/vector.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/vector_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/vector_iterator.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/advance_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/at_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/begin_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/config.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/deref_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/distance_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/end_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/next_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/prior_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/value_at_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/value_of_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp'
864.83 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp'
864.84 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/include/std_pair.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/include/tuple.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/advance.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/basic_iterator.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/deref.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/deref_data.hpp'
864.85 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/distance.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/equal_to.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/iterator_facade.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/key_of.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/next.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/prior.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/segmented_iterator.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/value_of.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/value_of_data.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/advance.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/distance.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segment_sequence.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segmented_iterator.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/mpl/convert_iterator.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/mpl/begin.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/mpl/end.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic_fwd.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/io.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/enable_comparison.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/equal_to.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/greater.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/greater_equal.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/less.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/less_equal.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/not_equal_to.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/greater.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/less.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/at.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/begin.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/empty.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/end.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/segments.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/size.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/value_at.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/in.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/out.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/detail/in.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/detail/manip.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/detail/out.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/as_const.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/category_of.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/config.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/is_iterator.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/is_segmented.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/is_sequence.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/is_view.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/iterator_base.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/sequence_base.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/tag_of.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/tag_of_fwd.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/void.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/access.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/and.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/as_fusion_element.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/enabler.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/index_sequence.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/is_mpl_sequence.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/mpl_iterator_category.hpp'
864.86 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/pp_round.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/make_tuple.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/tuple.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/tuple_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/tuple_tie.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/make_tuple.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple_expand.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple_tie.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/iterator_range.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp'
864.87 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/joint_view.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/end_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/next_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/single_view.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/single_view_iterator.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/advance_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/at_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/begin_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/deref_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/distance_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/end_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/next_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/prior_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/size_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/advance.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/distance.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/interoperable.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/iterator_adaptor.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/iterator_categories.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/iterator_concepts.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/iterator_facade.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/iterator_traits.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/reverse_iterator.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/detail/config_def.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/detail/config_undef.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/detail/enable_if.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/iterator/detail/facade_iterator_category.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/bad_lexical_cast.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/try_lexical_convert.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/converter_lexical.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/converter_numeric.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/inf_nan.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/is_character.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/lcast_char_constants.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/widest_char.hpp'
864.88 s
[python3.14-pythran] adding 'pythran/boost/math/constants/calculate_constants.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/constants/constants.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/distributions/complement.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/distributions/fwd.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/distributions/normal.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/distributions/detail/common_error_handling.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/distributions/detail/derived_accessors.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/policies/error_handling.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/policies/policy.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/bernoulli.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/bessel.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/bessel_prime.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/beta.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/binomial.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/cbrt.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/cos_pi.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/digamma.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/erf.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/expm1.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/factorials.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/fpclassify.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/gamma.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/hankel.hpp'
864.89 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/hypot.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/lanczos.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/log1p.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/math_fwd.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/next.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/polygamma.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/pow.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/powm1.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/round.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/sign.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/sin_pi.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/sinc.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/sqrt1pm1.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/trigamma.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/trunc.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/zeta.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bernoulli_details.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_i0.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_i1.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_ik.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_j0.hpp'
864.90 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_j1.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jn.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_series.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_k0.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_k1.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_kn.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_y0.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_y1.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_yn.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/erf_inv.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/fp_traits.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/gamma_inva.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/ibeta_inverse.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/iconv.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/igamma_inverse.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/igamma_large.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/lanczos_sse2.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/lgamma_small.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/polygamma.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/round_fwd.hpp'
864.91 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/t_distribution_inv.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/unchecked_factorial.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/atomic.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/big_constant.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/complex.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/config.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/convert_from_string.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/fraction.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/precision.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/promotion.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/rational.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/real_cast.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/roots.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/series.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/toms748_solve.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/tuple.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/user.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/is_const_iterable.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_10.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_11.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_12.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_13.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_14.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_15.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_16.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_17.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_18.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_19.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_2.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_20.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_3.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_4.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_5.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_6.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_7.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_8.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_9.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_10.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_11.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_12.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_13.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_14.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_15.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_16.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_17.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_18.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_19.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_2.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_20.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_3.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_4.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_5.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_6.hpp'
864.92 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_7.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_8.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_9.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_10.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_11.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_12.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_13.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_14.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_15.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_16.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_17.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_18.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_19.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_2.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_20.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_3.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_4.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_5.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_6.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_7.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_8.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_9.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_10.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_11.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_12.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_13.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_14.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_15.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_16.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_17.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_18.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_19.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_2.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_20.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_3.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_4.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_5.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_6.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_7.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_8.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_9.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_10.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_11.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_12.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_13.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_14.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_15.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_16.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_17.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_18.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_19.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_2.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_20.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_3.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_4.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_5.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_6.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_7.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_8.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_9.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_10.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_11.hpp'
864.93 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_12.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_13.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_14.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_15.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_16.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_17.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_18.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_19.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_2.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_20.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_3.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_4.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_5.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_6.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_7.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_8.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_9.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/core.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/traits.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/utility.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/utility_core.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/config_begin.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/config_end.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/meta_utils.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/meta_utils_core.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/std_ns_begin.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/std_ns_end.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/type_traits.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/move/detail/workaround.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/O1_size.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/O1_size_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/advance.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/advance_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/always.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/and.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/apply.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/apply_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/apply_wrap.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/arg.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/arg_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/assert.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/at.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/at_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/back_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/back_inserter.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/begin.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/begin_end.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/begin_end_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/bind.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/bind_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/bool.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/bool_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/clear.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/clear_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/comparison.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/contains.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/contains_fwd.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/deref.hpp'
864.94 s
[python3.14-pythran] adding 'pythran/boost/mpl/distance.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/distance_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/divides.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/empty_base.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/empty_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/end.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/equal_to.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/eval_if.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/find.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/find_if.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/fold.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/front_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/front_inserter.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/greater.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/greater_equal.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/has_xxx.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/identity.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/if.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/inherit.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/inserter.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/int.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/int_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/integral_c.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/integral_c_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/integral_c_tag.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/is_placeholder.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/is_sequence.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/iter_fold.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/iter_fold_if.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/iterator_range.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/iterator_tags.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/lambda.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/lambda_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/less.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/less_equal.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/list.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/logical.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/long.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/long_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/minus.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/multiplies.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/negate.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/next.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/next_prior.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/not.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/not_equal_to.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/numeric_cast.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/or.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/pair.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/placeholders.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/plus.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/pop_back_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/pop_front_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/prior.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/protect.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/push_back.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/push_back_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/push_front.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/push_front_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/quote.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/remove_if.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/reverse_fold.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/same_as.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/sequence_tag.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/sequence_tag_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/size.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/size_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/size_t.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/size_t_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/tag.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/times.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/void.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/void_fwd.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/O1_size_impl.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/adl_barrier.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/advance_backward.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/advance_forward.hpp'
864.95 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/arg_typedef.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/arithmetic_op.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/arity.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/arity_spec.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/at_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/begin_end_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/clear_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/common_name_wknd.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/comparison_op.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/contains_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/count_args.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/find_if_pred.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/fold_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/fold_impl_body.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/full_lambda.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_apply.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_begin.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_rebind.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_size.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_tag.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_type.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/include_preprocessed.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/inserter_algorithm.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/integral_wrapper.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/iter_apply.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/iter_fold_if_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/iter_fold_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_arity_param.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_no_ctps.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_spec.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_support.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/largest_int.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/logical_op.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_dtw.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_eti_base.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_is_class.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_never_true.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_type.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/na.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/na_assert.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/na_fwd.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/na_spec.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/nested_type_wknd.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/nttp_decl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/numeric_cast_utils.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/numeric_op.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/push_back_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/push_front_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/reverse_fold_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/sequence_wrapper.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/size_impl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/static_cast.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/template_arity.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/template_arity_fwd.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/traits_lambda_spec.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/type_wrapper.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/value_wknd.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/yes_no.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/adl.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/arrays.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/bcc.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/bind.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/compiler.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/ctps.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/dtp.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/eti.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/forwarding.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/gcc.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/gpu.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/has_apply.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/has_xxx.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/integral.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/intel.hpp'
864.96 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/lambda.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/msvc.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/msvc_typename.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/nttp.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/overload_resolution.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/pp_counter.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/preprocessor.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/static_constant.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/ttp.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/typeof.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/use_preprocessed.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/workaround.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp'
864.97 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp'
864.98 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp'
864.99 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp'
865.00 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp'
865.01 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp'
865.02 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp'
865.03 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/and.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/less.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/list.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/map.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/or.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/set.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/times.hpp'
865.04 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/add.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/default_params.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/enum.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/ext_params.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/filter_params.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/is_seq.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/params.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/range.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/repeat.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/sub.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/token_equal.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/tuple.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/limits/arity.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/limits/list.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/limits/unrolling.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/limits/vector.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list0.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list0_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list10.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list10_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list20.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list20_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list30.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list30_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list40.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list40_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list50.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/list50_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/O1_size.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/begin_end.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/clear.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/empty.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/front.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/include_preprocessed.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/item.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/iterator.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/numbered.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/numbered_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/pop_front.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/push_back.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/push_front.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/size.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/tag.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector0.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector0_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector10.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector10_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector20.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector20_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector30.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector30_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector40.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector40_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector50.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/vector50_c.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/O1_size.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/at.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/back.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/begin_end.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/clear.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/empty.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/front.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/include_preprocessed.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/item.hpp'
865.05 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/iterator.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/numbered.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/numbered_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/pop_back.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/pop_front.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/push_back.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/push_front.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/size.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/tag.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/vector0.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/bounds.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/cast.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/conversion_traits.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/converter.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/converter_policies.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/int_float_mixture_enum.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/numeric_cast_traits.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/sign_mixture_enum.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/bounds.hpp'
865.06 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/conversion_traits.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/converter.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/int_float_mixture.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/is_subranged.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/meta.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/sign_mixture.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/bad_optional_access.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/optional.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/optional_fwd.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/old_optional_implementation.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/optional_aligned_storage.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/optional_config.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/optional_factory_support.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/optional_reference_spec.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/optional_relops.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/optional_swap.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/optional/detail/optional_trivially_copyable_base.hpp'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/language.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/library.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/make.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/os.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/other.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/platform.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/version.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/version_number.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/alpha.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/arm.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/blackfin.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/convex.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/ia64.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/m68k.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/mips.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/parisc.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/ppc.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/ptx.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/pyramid.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/rs6k.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/sparc.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/superh.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/sys370.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/sys390.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/x86.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/z.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/x86/32.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/architecture/x86/64.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/borland.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/clang.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/comeau.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/compaq.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/diab.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/digitalmars.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/dignus.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/edg.h'
865.07 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/ekopath.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/gcc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/gcc_xml.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/greenhills.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/hp_acc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/iar.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/ibm.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/intel.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/kai.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/llvm.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/metaware.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/metrowerks.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/microtec.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/mpw.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/nvcc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/palm.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/pgi.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/sgi_mipspro.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/sunpro.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/tendra.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/visualc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/compiler/watcom.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/detail/_cassert.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/detail/_exception.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/detail/comp_detected.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/detail/os_detected.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/detail/platform_detected.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/detail/test.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/arm.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/ppc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86_amd.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/arm/versions.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/ppc/versions.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86/versions.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86_amd/versions.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/language/cuda.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/language/objc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/language/stdc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/language/stdcpp.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/c.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/c/_prefix.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/c/cloudabi.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/c/gnu.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/c/uc.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/c/vms.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/c/zos.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/_prefix.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/cxx.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/dinkumware.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/libcomo.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/modena.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/msl.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/roguewave.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/sgi.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/stdcpp3.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/stlport.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/library/std/vacpp.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/aix.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/amigaos.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/android.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/beos.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/bsd.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/cygwin.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/haiku.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/hpux.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/ios.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/irix.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/linux.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/macos.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/os400.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/qnxnto.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/solaris.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/unix.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/vms.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/windows.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/bsd/bsdi.h'
865.08 s
[python3.14-pythran] adding 'pythran/boost/predef/os/bsd/dragonfly.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/os/bsd/free.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/os/bsd/net.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/os/bsd/open.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/other/endian.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/android.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/cloudabi.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/ios.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/mingw.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/mingw32.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/mingw64.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/windows_desktop.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/windows_phone.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/windows_runtime.h'
865.09 s
[python3.14-pybind11] -- Found pytest 8.4.2
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/windows_server.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/windows_store.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/windows_system.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/predef/platform/windows_uwp.h'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/cat.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/comma_if.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/dec.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/empty.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/enum.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/enum_params.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/enum_params_with_a_default.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/enum_shifted_params.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/expr_if.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/identity.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/if.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/inc.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iterate.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repeat.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repeat_from_to.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/stringize.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/add.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/dec.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/inc.hpp'
865.09 s
[python3.14-pybind11] -- Building pure C++ tests (not depending on Python) using Catch v2.13.10
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/mod.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/sub.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/detail/div_base.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/array/data.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/array/elem.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/array/size.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/comparison/less.hpp'
865.09 s
[python3.14-pybind11] -- Building interpreter tests using Catch v2.13.10
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/comparison/less_equal.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/comparison/not_equal.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/config/config.hpp'
865.09 s
[python3.14-pybind11] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/deduce_d.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/expr_if.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/expr_iif.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/if.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/iif.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/while.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/while.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/dmc/while.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/edg/while.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/msvc/while.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/debug/error.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/detail/auto_rec.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/detail/check.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/detail/is_binary.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/detail/is_unary.hpp'
865.09 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/detail/split.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/detail/dmc/auto_rec.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/empty.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/expand.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/identity.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/intercept.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/is_1.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/is_empty.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/is_empty_variadic.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/overload.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/detail/is_empty.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/iterate.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/local.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/self.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/finish.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/local.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/rlocal.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/self.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/start.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/adt.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/fold_left.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/fold_right.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/for_each_i.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/reverse.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/fold_left.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/fold_right.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/edg/fold_left.hpp'
865.10 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/edg/fold_right.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/logical/and.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/logical/bitand.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/logical/bitor.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/logical/bool.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/logical/compl.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/logical/not.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/logical/or.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/comma.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/comma_if.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/is_begin_parens.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/paren.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_binary_params.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_params.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_shifted.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_shifted_params.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_trailing.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_trailing_params.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/for.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/repeat.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/repeat_from_to.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/for.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/dmc/for.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/edg/for.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/msvc/for.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/cat.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/elem.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/enum.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/first_n.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/fold_left.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/for_each.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/for_each_i.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/push_front.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/rest_n.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/seq.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/size.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/subseq.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/transform.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/detail/is_empty.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/seq/detail/split.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/slot.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/counter.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/def.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/shared.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot1.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot2.hpp'
865.11 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot3.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot4.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot5.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/eat.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/elem.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/rem.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/size.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/to_list.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/to_seq.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/detail/is_single_return.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/elem.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/has_opt.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/size.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/to_seq.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/detail/has_opt.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/begin.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/concepts.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/config.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/const_iterator.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/difference_type.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/distance.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/empty.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/end.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/functions.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/has_range_iterator.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/iterator.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/iterator_range_core.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/mutable_iterator.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/range_fwd.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/rbegin.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/rend.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/reverse_iterator.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/size.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/size_type.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/value_type.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/algorithm/equal.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/begin.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/common.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/end.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/extract_optional_type.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/has_member_size.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/implementation_help.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/misc_concept.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/msvc_has_iterator_workaround.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/safe_bool.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/range/detail/sfinae.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/bad_weak_ptr.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/shared_ptr.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lightweight_mutex.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/local_counted_base.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/local_sp_deleter.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lwm_nop.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lwm_pthreads.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/operator_bool.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/quick_allocator.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/shared_count.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_convertible.hpp'
865.12 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_impl.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_has_sync.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_interlocked.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_noexcept.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_nt.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_pool.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_pt.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_sync.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_w32.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/yield_k.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/tuple/tuple.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/tuple/tuple_comparison.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/tuple/detail/tuple_basic.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/add_const.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/add_cv.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/add_lvalue_reference.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/add_pointer.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/add_reference.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/add_rvalue_reference.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/add_volatile.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/alignment_of.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/conditional.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/conversion_traits.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/cv_traits.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/decay.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/declval.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/enable_if.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/function_traits.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_left_shift.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_minus.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_minus_assign.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_nothrow_assign.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_nothrow_constructor.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_nothrow_copy.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_plus.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_plus_assign.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_right_shift.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_assign.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_constructor.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_copy.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_move_assign.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_move_constructor.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/integral_constant.hpp'
865.13 s
[python3.14-pythran] adding 'pythran/boost/type_traits/intrinsics.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_abstract.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_arithmetic.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_array.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_assignable.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_base_and_derived.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_base_of.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_class.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_complete.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_complex.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_const.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_constructible.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_convertible.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_copy_constructible.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_default_constructible.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_destructible.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_detected.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_empty.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_enum.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_float.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_floating_point.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_function.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_fundamental.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_integral.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_lvalue_reference.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_member_function_pointer.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_member_pointer.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_noncopyable.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_nothrow_move_assignable.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_nothrow_move_constructible.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_pod.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_pointer.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_polymorphic.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_reference.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_rvalue_reference.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_same.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_scalar.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_signed.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_union.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_unsigned.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_void.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/is_volatile.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/make_signed.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/make_unsigned.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/make_void.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/nonesuch.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_all_extents.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_bounds.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_const.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_cv.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_cv_ref.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_extent.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_pointer.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_reference.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/remove_volatile.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/type_identity.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/type_with_alignment.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/config.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/detector.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/has_binary_operator.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_cxx_03.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_cxx_11.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_ptr_helper.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_ptr_tester.hpp'
865.14 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_likely_lambda.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/type_traits/detail/yes_no_type.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/constant.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/decltype.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/encode_decode.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/encode_decode_params.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/int_encoding.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/integral_template_param.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/message.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/modifiers.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/native.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/pointers_data_members.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/register_functions.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/register_functions_iterate.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/register_fundamental.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/register_mem_functions.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/template_encoding.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/template_template_param.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/type_encoding.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/type_template_param.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/typeof.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/typeof_impl.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/unsupported.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/vector.hpp'
865.15 s
[python3.14-pythran] adding 'pythran/boost/typeof/vector100.hpp'
865.16 s
[python3.14-pythran] adding 'pythran/boost/typeof/vector150.hpp'
865.17 s
[python3.14-pythran] adding 'pythran/boost/typeof/vector200.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/typeof/vector50.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/typeof/dmc/typeof_impl.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/typeof/msvc/typeof_impl.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/base_from_member.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/binary.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/compare_pointees.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/declval.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/enable_if.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/identity_type.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/result_of.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/swap.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/boost/utility/detail/result_of_iterate.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/__init__.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/comprehension_patterns.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/constant_folding.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/copyto.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/dead_code_elimination.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/fast_gexpr.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/forward_substitution.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/inline_builtins.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/inlining.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/iter_transformation.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/list_comp_to_genexp.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/list_to_tuple.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/loop_full_unrolling.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/modindex.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/pattern_transform.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/range_based_simplify.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/range_loop_unfolding.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/remove_dead_functions.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/simplify_except.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/square.py'
865.18 s
[python3.14-pythran] adding 'pythran/optimizations/tuple_to_shape.py'
865.18 s
[python3.14-pythran] adding 'pythran/pythonic/core.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/append.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/clear.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/conjugate.hpp'
865.18 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/copy.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/count.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/extend.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/index.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/insert.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/pop.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/remove.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/reverse.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/sort.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/tolist.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/__dispatch__/update.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/typecodes.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array/buffer_info.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array/byteswap.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array/count.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array/extend.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array/frombytes.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array/fromfile.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/array/array/fromlist.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/bisect/bisect.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/bisect/bisect_left.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/bisect/bisect_right.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/ArithmeticError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/AssertionError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/AttributeError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/BaseException.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/BufferError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/BytesWarning.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/DeprecationWarning.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/EOFError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/EnvironmentError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/Exception.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/False.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/FileNotFoundError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/FloatingPointError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/FutureWarning.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/GeneratorExit.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/IOError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/ImportError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/ImportWarning.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/IndentationError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/IndexError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/KeyError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/KeyboardInterrupt.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/LookupError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/MemoryError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/NameError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/None.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/NotImplementedError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/OSError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/OverflowError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/PendingDeprecationWarning.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/ReferenceError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/RuntimeError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/RuntimeWarning.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/StopIteration.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/SyntaxError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/SyntaxWarning.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/SystemError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/SystemExit.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/TabError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/True.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/TypeError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/UnboundLocalError.hpp'
865.19 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/UnicodeError.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/UnicodeWarning.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/UserWarning.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/ValueError.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/Warning.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/ZeroDivisionError.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/abs.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/all.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/any.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/assert.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/bin.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/bool_.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/chr.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/complex.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/divmod.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/enumerate.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/filter.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/float_.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/getattr.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/hex.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/id.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/in.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/int_.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/isinstance.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/iter.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/len.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/map.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/max.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/min.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/minmax.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/next.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/oct.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/open.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/ord.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pow.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/print.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/range.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/reduce.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/reversed.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/round.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/slice.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/sorted.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/sum.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/tuple.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/type.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/xrange.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/zip.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/complex/conjugate.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/clear.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/copy.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/fromkeys.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/get.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/items.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/keys.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/pop.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/popitem.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/setdefault.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/update.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/dict/values.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/close.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/fileno.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/flush.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/isatty.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/next.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/read.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/readline.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/readlines.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/seek.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/tell.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/truncate.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/write.hpp'
865.20 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/file/writelines.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/float_/is_integer.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/append.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/count.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/extend.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/insert.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/pop.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/remove.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/reverse.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/list/sort.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfBreak.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfCont.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfReturn.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/abssqr.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/and_.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/is_none.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/kwonly.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/len_set.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/make_shape.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/or_.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/restrict_assign.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/static_if.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/static_list.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/add.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/clear.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/copy.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/difference.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/difference_update.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/discard.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/intersection.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/intersection_update.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/isdisjoint.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/issubset.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/issuperset.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/remove.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/symmetric_difference.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/symmetric_difference_update.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/union_.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/set/update.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/__mod__.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/capitalize.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/count.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/endswith.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/find.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/isalpha.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/isdigit.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/join.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/lower.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/lstrip.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/replace.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/rstrip.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/split.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/startswith.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/strip.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/builtins/str/upper.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/acos.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/acosh.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/asin.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/asinh.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/atan.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/atanh.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/cos.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/cosh.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/e.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/exp.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/isinf.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/isnan.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/log.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/log10.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/pi.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/sin.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/sinh.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/sqrt.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/tan.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/cmath/tanh.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/functools/partial.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/functools/reduce.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/append.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/clear.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/conjugate.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/copy.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/count.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/extend.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/index.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/insert.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/pop.hpp'
865.21 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/remove.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/reverse.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/sort.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/tolist.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/update.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/typecodes.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array/buffer_info.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array/byteswap.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array/count.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array/extend.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array/frombytes.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array/fromfile.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/array/array/fromlist.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/bisect/bisect.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/bisect/bisect_left.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/bisect/bisect_right.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/ArithmeticError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/AssertionError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/AttributeError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/BaseException.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/BufferError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/BytesWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/DeprecationWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/EOFError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/EnvironmentError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/Exception.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/False.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/FileNotFoundError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/FloatingPointError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/FutureWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/GeneratorExit.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/IOError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/ImportError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/ImportWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/IndentationError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/IndexError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/KeyError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/KeyboardInterrupt.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/LookupError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/MemoryError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/NameError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/None.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/NotImplementedError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/OSError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/OverflowError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/ReferenceError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/RuntimeError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/RuntimeWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/StopIteration.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/SyntaxError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/SyntaxWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/SystemError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/SystemExit.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/TabError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/True.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/TypeError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/UnboundLocalError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/UnicodeError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/UnicodeWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/UserWarning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/ValueError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/Warning.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/ZeroDivisionError.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/abs.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/all.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/any.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/assert.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/bin.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/bool_.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/chr.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/complex.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/divmod.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/enumerate.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/filter.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/float_.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/getattr.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/hex.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/id.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/in.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/int_.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/isinstance.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/iter.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/len.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/map.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/max.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/min.hpp'
865.22 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/minmax.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/next.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/oct.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/open.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/ord.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pow.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/print.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/range.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/reduce.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/reversed.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/round.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/slice.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/sorted.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/sum.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/tuple.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/type.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/xrange.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/zip.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/complex/conjugate.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/clear.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/copy.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/fromkeys.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/get.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/items.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/keys.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/pop.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/popitem.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/setdefault.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/update.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/values.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/close.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/fileno.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/flush.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/isatty.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/next.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/read.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/readline.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/readlines.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/seek.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/tell.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/truncate.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/write.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/writelines.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/float_/is_integer.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/append.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/count.hpp'
865.23 s
[python3.14-pybind11] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/extend.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/insert.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/pop.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/remove.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/reverse.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/sort.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp'
865.23 s
[python3.14-pybind11] -- Found Threads: TRUE
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/abssqr.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/and_.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/is_none.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/kwonly.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/len_set.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/make_shape.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/or_.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/restrict_assign.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/static_if.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/static_list.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/add.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/clear.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/copy.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/difference.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/difference_update.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/discard.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/intersection.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/intersection_update.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/isdisjoint.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/issubset.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/issuperset.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/remove.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/symmetric_difference.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/union_.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/update.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/__mod__.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/capitalize.hpp'
865.23 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/count.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/endswith.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/find.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/isalpha.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/isdigit.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/join.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/lower.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/lstrip.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/replace.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/rstrip.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/split.hpp'
865.24 s
[python3.14-pybind11] -- Building interpreter tests using Catch v2.13.10
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/startswith.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/strip.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/upper.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/acos.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/acosh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/asin.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/asinh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/atan.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/atanh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/cos.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/cosh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/e.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/exp.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/isinf.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/isnan.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/log.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/log10.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/pi.hpp'
865.24 s
[python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/sin.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/sinh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/sqrt.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/tan.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/cmath/tanh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/functools/partial.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/functools/reduce.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/combinations.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/common.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/count.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/ifilter.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/islice.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/permutations.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/product.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/itertools/repeat.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/acos.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/acosh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/asin.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/asinh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/atan.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/atan2.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/atanh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/ceil.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/copysign.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/cos.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/cosh.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/degrees.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/e.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/erf.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/erfc.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/exp.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/expm1.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/fabs.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/factorial.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/floor.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/fmod.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/frexp.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/gamma.hpp'
865.24 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/hypot.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/isinf.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/isnan.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/ldexp.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/lgamma.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/log.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/log10.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/log1p.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/modf.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/pi.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/pow.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/radians.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/sin.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/sinh.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/sqrt.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/tan.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/tanh.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/math/trunc.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/NINF.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/abs.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/absolute.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/add.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/alen.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/all.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/allclose.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/alltrue.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/amax.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/amin.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/angle.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/angle_in_deg.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/angle_in_rad.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/any.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/append.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arange.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arccos.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arccosh.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arcsin.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arcsinh.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctan.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctan2.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctanh.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/argmax.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/argmin.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/argsort.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/argwhere.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/around.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/array.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/array2string.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_equal.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_equiv.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_split.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_str.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/asarray.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/asarray_chkfinite.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ascontiguousarray.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/asfarray.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/asscalar.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/atleast_1d.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/atleast_2d.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/atleast_3d.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/average.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/base_repr.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/binary_repr.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bincount.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_and.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_not.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_or.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_xor.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bool_.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/broadcast_to.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/byte.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/cbrt.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ceil.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/clip.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex128.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex256.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex64.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/concatenate.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/conj.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/conjugate.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/convolve.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/copy.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/copysign.hpp'
865.25 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/copyto.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/correlate.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/cos.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/cosh.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/count_nonzero.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/cross.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/cumprod.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/cumproduct.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/cumsum.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/deg2rad.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/degrees.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/delete_.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/diag.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/diagflat.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/diagonal.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/diff.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/digitize.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/divide.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/dot.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/double_.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/e.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ediff1d.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/empty.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/empty_like.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/equal.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/exp.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/expand_dims.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/expm1.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/eye.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fabs.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fill_diagonal.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/finfo.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fix.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/flatnonzero.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/flip.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fliplr.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/flipud.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/float128.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/float32.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/float64.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/float_.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/floor.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/floor_divide.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmax.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmin.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmod.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/frexp.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromfile.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromfunction.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromiter.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromstring.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/full.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/full_like.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater_equal.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/heaviside.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/hstack.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/hypot.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/identity.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/imag.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/indices.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/inf.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/inner.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/insert.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/int16.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/int32.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/int64.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/int8.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/int_.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/intc.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/interp.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/intersect1d.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/intp.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/invert.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isclose.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/iscomplex.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isfinite.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isinf.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isnan.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isneginf.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isposinf.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isreal.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isrealobj.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/isscalar.hpp'
865.26 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/issctype.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ldexp.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/left_shift.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/less.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/less_equal.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/lexsort.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/linspace.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/log.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/log10.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/log1p.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/log2.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp2.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_and.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_not.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_or.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_xor.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logspace.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/longlong.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/max.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/maximum.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/mean.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/median.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/min.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/minimum.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/mod.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/multiply.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nan.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nan_to_num.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanargmax.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanargmin.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanmax.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanmin.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nansum.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndenumerate.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndim.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndindex.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/negative.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/newaxis.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nextafter.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nonzero.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/not_equal.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ones.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ones_like.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/outer.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/partial_sum.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/pi.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/place.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/power.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/prod.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/product.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ptp.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/put.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/putmask.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/rad2deg.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/radians.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ravel.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/real.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/reciprocal.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/reduce.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/remainder.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/repeat.hpp'
865.27 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/resize.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/right_shift.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/rint.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/roll.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/rollaxis.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/rot90.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/round.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/round_.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/searchsorted.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/select.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/setdiff1d.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/shape.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/short_.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sign.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/signbit.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sin.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sinh.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/size.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sometrue.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sort.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sort_complex.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/spacing.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/split.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sqrt.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/square.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/stack.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/std_.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/subtract.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/sum.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/swapaxes.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/take.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/tan.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/tanh.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/tile.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/trace.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/transpose.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/tri.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/tril.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/trim_zeros.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/triu.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/true_divide.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/trunc.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ubyte.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ufunc_accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ufunc_reduce.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint16.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint32.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint64.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint8.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/uintc.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/uintp.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ulonglong.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/union1d.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/unique.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/unravel_index.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/unwrap.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ushort.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/var.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/vdot.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/vectorize.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/vstack.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/where.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/zeros.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/zeros_like.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/add/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/add/reduce.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctan2/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_and/reduce.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_or/reduce.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/copysign/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ctypeslib/as_array.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/divide/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/dtype/type.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/equal/accumulate.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/c2c.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/fft.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/fftn.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/hfft.hpp'
865.28 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/ifft.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/ihfft.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/irfft.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/rfft.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/floor_divide/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmax/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmax/reduce.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmin/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmin/reduce.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmod/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater_equal/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/heaviside/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/hypot/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ldexp/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/left_shift/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/less/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/less_equal/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/linalg/matrix_power.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/linalg/norm.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_and/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_or/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_xor/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/maximum/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/maximum/reduce.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/minimum/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/minimum/reduce.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/mod/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/multiply/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/multiply/reduce.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/astype.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/fill.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/flatten.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/item.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/reshape.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/sort.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/tofile.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/tolist.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/tostring.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/view.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/negative/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/nextafter/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/not_equal/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/power/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/binomial.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/bytes.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/chisquare.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/choice.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/dirichlet.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/exponential.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/f.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/gamma.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/generator.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/geometric.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/gumbel.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/laplace.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/logistic.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/lognormal.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/logseries.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/negative_binomial.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/normal.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/pareto.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/poisson.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/power.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/rand.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/randint.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/randn.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/random.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/random_integers.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/random_sample.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/ranf.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/rayleigh.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/sample.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/seed.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/shuffle.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/standard_exponential.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/standard_gamma.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/standard_normal.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/uniform.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/weibull.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/remainder/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/right_shift/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/subtract/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/numpy/true_divide/accumulate.hpp'
865.29 s
[python3.14-pythran] adding 'pythran/pythonic/include/omp/get_num_threads.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/omp/get_thread_num.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/omp/get_wtick.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/omp/get_wtime.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/omp/in_parallel.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/omp/set_nested.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/omp/set_num_threads.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__abs__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__add__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__and__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__concat__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__contains__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__delitem__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__div__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__eq__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__floordiv__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ge__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__getitem__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__gt__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__iadd__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__iand__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__iconcat__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__idiv__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ifloordiv__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ilshift__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__imod__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__imul__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__inv__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__invert__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ior__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ipow__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__irshift__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__isub__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__itruediv__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ixor__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__le__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__lshift__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__lt__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__matmul__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__mod__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__mul__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ne__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__neg__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__not__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__or__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__pos__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__rshift__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__sub__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__truediv__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/__xor__.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/abs.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/add.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/and_.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/concat.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/contains.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/countOf.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/delitem.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/div.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/eq.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/floordiv.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/ge.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/getitem.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/gt.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/iadd.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/iand.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/icommon.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/iconcat.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/idiv.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/ifloordiv.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/ilshift.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/imatmul.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/imax.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/imin.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/imod.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/imul.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/indexOf.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/inv.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/invert.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/ior.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/ipow.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/irshift.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/is_.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/is_not.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/isub.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/itemgetter.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/itruediv.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/ixor.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/le.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/lshift.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/lt.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/matmul.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/mod.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/mul.hpp'
865.30 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/ne.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/neg.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/not_.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/or_.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/overloads.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/pos.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/pow.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/rshift.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/sub.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/truediv.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/truth.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/operator_/xor_.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/os/path/join.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/choice.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/expovariate.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/gauss.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/randint.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/random.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/randrange.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/sample.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/seed.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/shuffle.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/random/uniform.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/binom.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/gamma.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/gammaincinv.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/gammaln.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/hankel1.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/hankel2.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/i0.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/i0e.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/iv.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/ivp.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/jv.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/jvp.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/kv.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/kvp.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/ndtr.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/ndtri.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/spherical_jn.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/spherical_yn.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/yv.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/yvp.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/string/ascii_letters.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/string/ascii_lowercase.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/string/ascii_uppercase.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/string/digits.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/string/find.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/string/hexdigits.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/string/octdigits.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/time/sleep.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/time/time.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/NoneType.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/array.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/assignable.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/attr.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/bool.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/cfun.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/clongdouble.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/combined.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/complex.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/complex128.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/complex256.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/complex64.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/dict.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/dynamic_tuple.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/empty_iterator.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/exceptions.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/file.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/finfo.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/float.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/float128.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/float32.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/float64.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/generator.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/immediate.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/int.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/int16.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/int32.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/int64.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/int8.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/intc.hpp'
865.31 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/intp.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/lazy.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/list.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/longdouble.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/ndarray.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/nditerator.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_binary_op.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_broadcast.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_expr.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_gexpr.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_iexpr.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_nary_expr.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_op_helper.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_operators.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_texpr.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_ufunc.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_unary_op.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_vexpr.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/pointer.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/raw_array.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/set.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/slice.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/static_if.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/str.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/traits.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/tuple.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/uint16.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/uint32.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/uint64.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/uint8.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/uintc.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/uintp.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/variant_functor.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/types/vectorizable_type.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/allocate.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/array_helper.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/broadcast_copy.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/functor.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/fwd.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/int_.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/iterator.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/meta.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/nested_container.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/neutral.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/numpy_conversion.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/numpy_traits.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/reserve.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/seq.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/shared_ref.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/tags.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/include/utils/yield.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/close.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/flush.hpp'
865.32 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/next.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/read.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/readline.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/seek.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/tell.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/write.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/combinations.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/common.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/count.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/ifilter.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/islice.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/permutations.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/product.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/itertools/repeat.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/acos.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/acosh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/asin.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/asinh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/atan.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/atan2.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/atanh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/ceil.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/copysign.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/cos.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/cosh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/degrees.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/e.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/erf.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/erfc.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/exp.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/expm1.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/fabs.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/factorial.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/floor.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/fmod.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/frexp.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/gamma.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/hypot.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/isinf.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/isnan.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/ldexp.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/lgamma.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/log.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/log10.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/log1p.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/modf.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/pi.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/pow.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/radians.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/sin.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/sinh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/sqrt.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/tan.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/tanh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/math/trunc.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/NINF.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/abs.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/absolute.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/add.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/alen.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/all.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/allclose.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/alltrue.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/amax.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/amin.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/angle.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/angle_in_deg.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/angle_in_rad.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/any.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/append.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arange.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arccos.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arccosh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arcsin.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arcsinh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arctan.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arctan2.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arctanh.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/argmax.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/argmin.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/argminmax.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/argsort.hpp'
865.33 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/argwhere.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/around.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/array.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/array2string.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/array_equal.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/array_equiv.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/array_split.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/array_str.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/asarray.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/asarray_chkfinite.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ascontiguousarray.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/asfarray.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/asscalar.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/atleast_1d.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/atleast_2d.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/atleast_3d.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/average.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/base_repr.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/binary_repr.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bincount.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_and.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_not.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_or.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_xor.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bool_.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/broadcast_to.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/byte.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/cbrt.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ceil.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/clip.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/complex.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/complex128.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/complex256.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/complex64.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/concatenate.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/conj.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/conjugate.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/convolve.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/copy.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/copysign.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/copyto.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/correlate.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/cos.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/cosh.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/count_nonzero.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/cross.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/cumprod.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/cumproduct.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/cumsum.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/deg2rad.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/degrees.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/delete_.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/diag.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/diagflat.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/diagonal.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/diff.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/digitize.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/divide.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/dot.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/double_.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/e.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ediff1d.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/empty.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/empty_like.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/equal.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/exp.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/expand_dims.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/expm1.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/eye.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fabs.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fill_diagonal.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/finfo.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fix.hpp'
865.34 s
[python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/flatnonzero.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/flip.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fliplr.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/flipud.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/float128.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/float32.hpp'
865.34 s
[python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/float64.hpp'
865.34 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/float_.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/floor.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/floor_divide.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmax.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmin.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmod.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/frexp.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fromfile.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fromfunction.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fromiter.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fromstring.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/full.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/full_like.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/greater.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/greater_equal.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/heaviside.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/hstack.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/hypot.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/identity.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/imag.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/indices.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/inf.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/inner.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/insert.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/int16.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/int32.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/int64.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/int8.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/int_.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/intc.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/interp.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/interp_core.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/intersect1d.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/intp.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/invert.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isclose.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/iscomplex.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isfinite.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isinf.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isnan.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isneginf.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isposinf.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isreal.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isrealobj.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/isscalar.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/issctype.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ldexp.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/left_shift.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/less.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/less_equal.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/lexsort.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/linspace.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/log.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/log10.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/log1p.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/log2.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp2.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logical_and.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logical_not.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logical_or.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logical_xor.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logspace.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/longlong.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/max.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/maximum.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/mean.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/median.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/min.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/minimum.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/mod.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/multiply.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nan.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nan_to_num.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nanargmax.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nanargmin.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nanmax.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nanmin.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nansum.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndenumerate.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndim.hpp'
865.35 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndindex.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/negative.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/newaxis.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nextafter.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nonzero.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/not_equal.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ones.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ones_like.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/outer.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/partial_sum.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/pi.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/place.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/power.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/prod.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/product.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ptp.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/put.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/putmask.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/rad2deg.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/radians.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ravel.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/real.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/reciprocal.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/reduce.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/remainder.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/repeat.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/resize.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/right_shift.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/rint.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/roll.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/rollaxis.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/rot90.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/round.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/round_.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/searchsorted.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/select.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/setdiff1d.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/shape.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/short_.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sign.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/signbit.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sin.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sinh.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/size.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sometrue.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sort.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sort_complex.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/spacing.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/split.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sqrt.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/square.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/stack.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/std_.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/subtract.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/sum.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/swapaxes.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/take.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/tan.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/tanh.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/tile.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/trace.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/transpose.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/tri.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/tril.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/trim_zeros.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/triu.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/true_divide.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/trunc.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ubyte.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ufunc_accumulate.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ufunc_reduce.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/uint.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/uint16.hpp'
865.36 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/uint32.hpp'
865.44 s
[python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
865.45 s
[python3.14-pybind11] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/uint64.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/uint8.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/uintc.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/uintp.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ulonglong.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/union1d.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/unique.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/unravel_index.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/unwrap.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ushort.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/var.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/vdot.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/vectorize.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/vstack.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/where.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/zeros.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/zeros_like.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/add/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/add/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/arctan2/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_and/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_and/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_or/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_or/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_xor/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_xor/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/copysign/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ctypeslib/as_array.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/divide/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/dtype/type.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/equal/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/c2c.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/fft.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/fftn.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/hfft.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/ifft.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/ihfft.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/irfft.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/pocketfft.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fft/rfft.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/floor_divide/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmax/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmax/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmin/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmin/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/fmod/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/greater/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/greater_equal/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/heaviside/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/hypot/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ldexp/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/left_shift/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/less/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/less_equal/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/linalg/matrix_power.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/linalg/norm.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp2/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logical_and/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logical_or/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/logical_xor/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/maximum/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/maximum/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/minimum/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/minimum/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/mod/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/multiply/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/multiply/reduce.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/astype.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/fill.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/flatten.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/item.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/reshape.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/sort.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/tofile.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/tolist.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/tostring.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/view.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/negative/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/nextafter/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/not_equal/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/power/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/binomial.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/bytes.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/chisquare.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/choice.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/dirichlet.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/exponential.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/f.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/gamma.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/geometric.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/gumbel.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/laplace.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/logistic.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/lognormal.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/logseries.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/negative_binomial.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/normal.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/pareto.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/poisson.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/power.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/rand.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/randint.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/randn.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/random.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/random_integers.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/random_sample.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/ranf.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/rayleigh.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/sample.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/seed.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/shuffle.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/standard_exponential.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/standard_gamma.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/standard_normal.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/uniform.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/random/weibull.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/remainder/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/right_shift/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/subtract/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/numpy/true_divide/accumulate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/omp/get_num_threads.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/omp/get_thread_num.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/omp/get_wtick.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/omp/get_wtime.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/omp/in_parallel.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/omp/set_nested.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/omp/set_num_threads.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__abs__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__add__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__and__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__concat__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__contains__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__delitem__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__div__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__eq__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__floordiv__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__ge__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__getitem__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__gt__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__iadd__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__iand__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__iconcat__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__idiv__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__ifloordiv__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__ilshift__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__imod__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__imul__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__inv__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__invert__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__ior__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__ipow__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__irshift__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__isub__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__itruediv__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__ixor__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__le__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__lshift__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__lt__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__matmul__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__mod__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__mul__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__ne__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__neg__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__not__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__or__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__pos__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__rshift__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__sub__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__truediv__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/__xor__.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/abs.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/add.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/and_.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/concat.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/contains.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/countOf.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/delitem.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/div.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/eq.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/floordiv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/ge.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/getitem.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/gt.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/iadd.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/iand.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/icommon.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/iconcat.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/idiv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/ifloordiv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/ilshift.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/imatmul.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/imax.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/imin.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/imod.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/imul.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/indexOf.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/inv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/invert.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/ior.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/ipow.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/irshift.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/is_.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/is_not.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/isub.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/itemgetter.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/itruediv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/ixor.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/le.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/lshift.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/lt.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/matmul.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/mod.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/mul.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/ne.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/neg.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/not_.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/or_.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/overloads.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/pos.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/pow.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/rshift.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/sub.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/truediv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/truth.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/operator_/xor_.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/os/path/join.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/patch/README.rst'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/patch/complex'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/python/core.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/python/exception_handler.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/choice.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/expovariate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/gauss.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/randint.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/random.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/randrange.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/sample.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/seed.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/shuffle.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/random/uniform.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/binom.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/chbevl.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/gamma.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/gammaincinv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/gammaln.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/hankel1.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/hankel2.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/i0.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/i0e.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/iv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/ivp.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/jv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/jvp.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/kv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/kvp.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/ndtr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/ndtri.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/spherical_jn.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/spherical_yn.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/yv.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/scipy/special/yvp.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/string/ascii_letters.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/string/ascii_lowercase.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/string/ascii_uppercase.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/string/digits.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/string/find.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/string/hexdigits.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/string/octdigits.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/time/sleep.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/time/time.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/NoneType.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/array.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/assignable.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/attr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/bool.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/cfun.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/clongdouble.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/combined.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/complex.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/complex128.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/complex256.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/complex64.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/dict.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/dynamic_tuple.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/empty_iterator.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/exceptions.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/file.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/finfo.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/float.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/float128.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/float32.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/float64.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/generator.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/int.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/int16.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/int32.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/int64.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/int8.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/intc.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/intp.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/list.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/longdouble.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/ndarray.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/nditerator.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_binary_op.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_broadcast.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_expr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_gexpr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_iexpr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_nary_expr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_op_helper.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_operators.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_texpr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_unary_op.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/numpy_vexpr.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/pointer.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/raw_array.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/set.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/slice.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/static_if.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/str.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/traits.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/tuple.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/uint16.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/uint32.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/uint64.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/uint8.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/uintc.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/uintp.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/variant_functor.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/types/vectorizable_type.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/allocate.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/array_helper.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/boost_local_config.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/broadcast_copy.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/functor.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/fwd.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/int_.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/iterator.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/meta.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/nested_container.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/neutral.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/numpy_conversion.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/numpy_traits.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/pdqsort.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/reserve.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/seq.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/shared_ref.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/tags.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/pythonic/utils/yield.hpp'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/__init__.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/expand_builtins.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/expand_globals.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/expand_import_all.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/expand_imports.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/extract_doc_strings.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/false_polymorphism.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/handle_import.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/normalize_compare.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/normalize_exception.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/normalize_ifelse.py'
865.45 s
[python3.14-pythran] adding 'pythran/transformations/normalize_is_none.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/normalize_method_calls.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/normalize_return.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/normalize_static_if.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/normalize_tuples.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/normalize_typeis.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/remove_comprehension.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/remove_fstrings.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/remove_lambdas.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/remove_named_arguments.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/remove_nested_functions.py'
865.46 s
[python3.14-pythran] adding 'pythran/transformations/unshadow_parameters.py'
865.46 s
[python3.14-pythran] adding 'pythran/types/__init__.py'
865.46 s
[python3.14-pythran] adding 'pythran/types/conversion.py'
865.46 s
[python3.14-pythran] adding 'pythran/types/reorder.py'
865.46 s
[python3.14-pythran] adding 'pythran/types/signature.py'
865.46 s
[python3.14-pythran] adding 'pythran/types/tog.py'
865.46 s
[python3.14-pythran] adding 'pythran/types/type_dependencies.py'
865.46 s
[python3.14-pythran] adding 'pythran/types/types.py'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/xsimd.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx2.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512bw.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512cd.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512dq.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512er.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512f.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512ifma.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512pf.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512vbmi.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avxvnni.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_constants.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_emulated.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma3_avx.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma3_avx2.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma3_sse.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma4.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_generic.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_generic_fwd.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_i8mm_neon64.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_isa.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_neon.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_neon64.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_rvv.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_scalar.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse2.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse3.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse4_1.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse4_2.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_ssse3.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sve.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_wasm.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_complex.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_details.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_logical.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_math.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_memory.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/config/xsimd_arch.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/config/xsimd_config.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/config/xsimd_cpuid.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/config/xsimd_inline.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/math/xsimd_rem_pio2.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/memory/xsimd_aligned_allocator.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/memory/xsimd_alignment.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_all_registers.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_api.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx2_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512bw_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512cd_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512dq_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512er_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512f_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512ifma_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512pf_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512vbmi_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avxvnni_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_batch.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_batch_constant.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_emulated_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma3_avx2_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma3_avx_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma3_sse_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma4_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_generic_arch.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_neon64_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_neon_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_rvv_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse2_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse3_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse4_1_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse4_2_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_ssse3_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sve_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_traits.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_utils.hpp'
865.46 s
[python3.14-pythran] adding 'pythran/xsimd/types/xsimd_wasm_register.hpp'
865.46 s
[python3.14-pythran] adding 'pythran-0.18.0.dist-info/licenses/AUTHORS'
865.46 s
[python3.14-pythran] adding 'pythran-0.18.0.dist-info/licenses/LICENSE'
865.46 s
[python3.14-pythran] adding 'pythran-0.18.0.dist-info/METADATA'
865.46 s
[python3.14-pythran] adding 'pythran-0.18.0.dist-info/WHEEL'
865.46 s
[python3.14-pythran] adding 'pythran-0.18.0.dist-info/entry_points.txt'
865.46 s
[python3.14-pythran] adding 'pythran-0.18.0.dist-info/top_level.txt'
865.47 s
[python3.14-pythran] adding 'pythran-0.18.0.dist-info/RECORD'
865.47 s
[python3.14-pythran] removing build/bdist.linux-x86_64/wheel
865.55 s
[python3.14-pybind11] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
865.55 s
[python3.14-pybind11] -- Configuring done (2.8s)
865.57 s
[python3.14-pythran] Successfully built pythran-0.18.0-py3-none-any.whl
865.58 s
[python3.14-pythran] Finished creating a wheel...
865.58 s
[python3.14-pybind11] -- Generating done (0.0s)
865.58 s
[python3.14-pythran] Finished executing pypaBuildPhase
865.58 s
[python3.14-pythran] Phase: pythonRuntimeDepsCheckHook
865.59 s
[python3.14-pythran] Executing pythonRuntimeDepsCheck
865.59 s
[python3.14-pythran] Checking runtime dependencies for pythran-0.18.0-py3-none-any.whl
865.59 s
[python3.14-pybind11] -- Build files have been written to: /build/source/build
865.61 s
[python3.14-pybind11] *** Building project with Ninja ...
865.62 s
[python3.14-pybind11] [0/2] Re-checking globbed directories...
865.78 s
[python3.14-pythran] Finished executing pythonRuntimeDepsCheck
865.79 s
[python3.14-pythran] Phase: installPhase
865.80 s
[python3.14-pythran] Executing pypaInstallPhase
867.12 s
[python3.14-pythran] Successfully installed pythran-0.18.0-py3-none-any.whl
869.91 s
[python3.14-pythran] Finished executing pypaInstallPhase
869.91 s
[python3.14-pythran] Phase: pythonOutputDistPhase
869.91 s
[python3.14-pythran] Executing pythonOutputDistPhase
869.91 s
[python3.14-pythran] Finished executing pythonOutputDistPhase
869.91 s
[python3.14-pythran] Phase: fixupPhase
869.91 s
[python3.14-pythran] shrinking RPATHs of ELF executables and libraries in /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0
869.91 s
[python3.14-pythran] checking for references to /build/ in /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0...
869.91 s
[python3.14-pythran] patching script interpreter paths in /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0
869.91 s
[python3.14-pythran] stripping (with command strip and flags -S -p) in /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0/lib /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0/bin
882.94 s
[python3.14-pythran] shrinking RPATHs of ELF executables and libraries in /nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist
882.97 s
[python3.14-pythran] checking for references to /build/ in /nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist...
882.97 s
[python3.14-pythran] patching script interpreter paths in /nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist
883.06 s
[python3.14-pythran] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
883.07 s
[python3.14-pythran] wrapping `/nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0/bin/pythran'...
883.10 s
[python3.14-pythran] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
883.11 s
[python3.14-pythran] wrapping `/nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0/bin/pythran-config'...
883.17 s
[python3.14-pythran] Executing pythonRemoveTestsDir
883.18 s
[python3.14-pythran] Finished executing pythonRemoveTestsDir
883.27 s
[python3.14-pythran] Phase: pythonCatchConflictsPhase
883.37 s
[python3.14-pythran] Phase: pythonRemoveBinBytecodePhase
883.38 s
[python3.14-pythran] Phase: pythonImportsCheckPhase
883.39 s
[python3.14-pythran] Executing pythonImportsCheckPhase
883.39 s
[python3.14-pythran] Check whether the following modules can be imported: pythran pythran.backend pythran.middlend pythran.passmanager pythran.toolchain pythran.spec
884.38 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0
885.30 s
[post-build-hook] copying 2 paths...
885.30 s
[post-build-hook] copying path '/nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist' to 'https://cache.nix-ci.com'...
885.30 s
[post-build-hook] copying path '/nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0' to 'https://cache.nix-ci.com'...
891.57 s
[post-build-hook] copying 4 paths...
891.65 s
[post-build-hook] copying path '/nix/store/bnzh957xhln10v5wrx32q8pncrf4m0in-source.drv' to 'https://cache.nix-ci.com'...
891.65 s
[post-build-hook] copying path '/nix/store/vnd7dwa6y8vc9xsm438qrqz1zpijr6fp-source.drv' to 'https://cache.nix-ci.com'...
891.80 s
[post-build-hook] copying path '/nix/store/g4m33yb8li3cs8q99ayd7vdji2bqw31p-xsimd-13.2.0.drv' to 'https://cache.nix-ci.com'...
892.01 s
[post-build-hook] copying path '/nix/store/a1qn85s9sbyayq07vb5dgx600y9hd20x-python3.14-pythran-0.18.0.drv' to 'https://cache.nix-ci.com'...
892.86 s
Progress: 134 of 148 built (2 building), 439 of 439 downloaded from cache
892.95 s
Building cross-file-scipy.conf
893.16 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf
894.14 s
[post-build-hook] copying 1 paths...
894.14 s
[post-build-hook] copying path '/nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf' to 'https://cache.nix-ci.com'...
895.63 s
[post-build-hook] copying 1 paths...
895.63 s
[post-build-hook] copying path '/nix/store/yf6jhw11wk04sywz2vra3y25db8r4nlp-cross-file-scipy.conf.drv' to 'https://cache.nix-ci.com'...
895.85 s
Progress: 135 of 148 built (2 building), 439 of 439 downloaded from cache
927.23 s
[python3.14-pybind11] [107/108] Linking CXX shared module tests/pybind11_tests.cpython-314-x86_64-linux-gnu.soK_main.dir/catch.cpp.ole_rtti.cpp.oset.cpp.o
927.27 s
[python3.14-pybind11] ------ pybind11_tests.cpython-314-x86_64-linux-gnu.so file size: 8137448
927.27 s
[python3.14-pybind11] *** Installing project into wheel...
927.27 s
[python3.14-pybind11] -- Install configuration: "Release"
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/pytypes.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/gil.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/critical_section.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl/filesystem.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eval.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/trampoline_self_life_support.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/gil_simple.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/buffer_info.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/options.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen/tensor.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen/common.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen/matrix.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/embed.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/numpy.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/functional.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/typing.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/operators.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/wrap_include_python_h.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/README.txt
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/gil_safe_call_once.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/subinterpreter.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/iostream.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/typeid.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/exception_translation.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/descr.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/value_and_holder.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/init.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/native_enum_data.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/pybind11_namespace_macros.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/type_caster_base.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/class.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/function_record_pyobject.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/common.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/cpp_conduit.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/internals.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/using_smart_holder.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/struct_smart_holder.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/cast.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/common.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/pybind11.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/chrono.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/native_enum.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/type_caster_pyobject_ptr.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl_bind.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/attr.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/warnings.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/complex.h
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Config.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11ConfigVersion.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/FindPythonLibsNew.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Common.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Tools.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11NewTools.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11GuessPythonExtSuffix.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Targets.cmake
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/pkgconfig/pybind11.pc
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/__init__.py
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/pkgconfig/__init__.py
927.27 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./pybind11_tests.cpython-314-x86_64-linux-gnu.so
927.28 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./pybind11_cross_module_tests.cpython-314-x86_64-linux-gnu.so
927.28 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./cross_module_interleaved_error_already_set.cpython-314-x86_64-linux-gnu.so
927.29 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./cross_module_gil_utils.cpython-314-x86_64-linux-gnu.so
927.29 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./exo_planet_pybind11.cpython-314-x86_64-linux-gnu.so
927.30 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./exo_planet_c_api.cpython-314-x86_64-linux-gnu.so
927.30 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./home_planet_very_lonely_traveler.cpython-314-x86_64-linux-gnu.so
927.31 s
[python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./eigen_tensor_avoid_stl_array.cpython-314-x86_64-linux-gnu.so
927.32 s
[python3.14-pybind11] *** Making wheel...
927.71 s
[python3.14-pybind11] *** Created pybind11-3.0.1-py3-none-any.whl
927.73 s
[python3.14-pybind11] Successfully built pybind11-3.0.1-py3-none-any.whl
927.74 s
[python3.14-pybind11] Finished creating a wheel...
927.74 s
[python3.14-pybind11] Finished executing pypaBuildPhase
927.75 s
[python3.14-pybind11] buildPhase completed in 1 minutes 6 seconds
927.75 s
[python3.14-pybind11] Phase: pythonRuntimeDepsCheckHook
927.75 s
[python3.14-pybind11] Executing pythonRuntimeDepsCheck
927.75 s
[python3.14-pybind11] Checking runtime dependencies for pybind11-3.0.1-py3-none-any.whl
927.85 s
[python3.14-pybind11] Finished executing pythonRuntimeDepsCheck
927.85 s
[python3.14-pybind11] Phase: installPhase
927.85 s
[python3.14-pybind11] Executing pypaInstallPhase
927.99 s
[python3.14-pybind11] Successfully installed pybind11-3.0.1-py3-none-any.whl
927.99 s
[python3.14-pybind11] Finished executing pypaInstallPhase
928.00 s
[python3.14-pybind11] Phase: pythonOutputDistPhase
928.00 s
[python3.14-pybind11] Executing pythonOutputDistPhase
928.01 s
[python3.14-pybind11] Finished executing pythonOutputDistPhase
928.01 s
[python3.14-pybind11] Phase: fixupPhase
928.03 s
[python3.14-pybind11] Patching '/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/share/pkgconfig/pybind11.pc' includedir to output /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1
928.03 s
[python3.14-pybind11] shrinking RPATHs of ELF executables and libraries in /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1
928.04 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/cross_module_gil_utils.cpython-314-x86_64-linux-gnu.so
928.04 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/pybind11_cross_module_tests.cpython-314-x86_64-linux-gnu.so
928.04 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/exo_planet_pybind11.cpython-314-x86_64-linux-gnu.so
928.05 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/home_planet_very_lonely_traveler.cpython-314-x86_64-linux-gnu.so
928.05 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/exo_planet_c_api.cpython-314-x86_64-linux-gnu.so
928.05 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/pybind11_tests.cpython-314-x86_64-linux-gnu.so
928.07 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/cross_module_interleaved_error_already_set.cpython-314-x86_64-linux-gnu.so
928.08 s
[python3.14-pybind11] shrinking /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/eigen_tensor_avoid_stl_array.cpython-314-x86_64-linux-gnu.so
928.08 s
[python3.14-pybind11] checking for references to /build/ in /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1...
928.12 s
[python3.14-pybind11] patching script interpreter paths in /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1
928.13 s
[python3.14-pybind11] stripping (with command strip and flags -S -p) in /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/bin
928.21 s
[python3.14-pybind11] shrinking RPATHs of ELF executables and libraries in /nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist
928.21 s
[python3.14-pybind11] checking for references to /build/ in /nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist...
928.22 s
[python3.14-pybind11] patching script interpreter paths in /nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist
928.25 s
[python3.14-pybind11] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
928.25 s
[python3.14-pybind11] wrapping `/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/bin/pybind11-config'...
928.28 s
[python3.14-pybind11] Executing pythonRemoveTestsDir
928.28 s
[python3.14-pybind11] Finished executing pythonRemoveTestsDir
928.31 s
[python3.14-pybind11] rewriting symlink /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/share to be relative to /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1
928.32 s
[python3.14-pybind11] rewriting symlink /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/include to be relative to /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1
928.33 s
[python3.14-pybind11] Phase: installCheckPhase
928.34 s
[python3.14-pybind11] check flags: -j16 -C build check
928.36 s
[python3.14-pybind11] ninja: Entering directory `build'
928.37 s
[python3.14-pybind11] [0/2] Re-checking globbed directories...
928.38 s
[python3.14-pybind11] [0/12] cd /build/source/build/tests && /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 -m pytest /build/source/tests/test_async.py /build/source/tests/test_buffers.py /build/source/tests/test_builtin_casters.py /build/source/tests/test_call_policies.py /build/source/tests/test_callbacks.py /build/source/tests/test_chrono.py /build/source/tests/test_class.py /build/source/tests/test_class_release_gil_before_calling_cpp_dtor.py /build/source/tests/test_class_sh_basic.py /build/source/tests/test_class_sh_disowning.py /build/source/tests/test_class_sh_disowning_mi.py /build/source/tests/test_class_sh_factory_constructors.py /build/source/tests/test_class_sh_inheritance.py /build/source/tests/test_class_sh_mi_thunks.py /build/source/tests/test_class_sh_property.py /build/source/tests/test_class_sh_property_non_owning.py /build/source/tests/test_class_sh_shared_ptr_copy_move.py /build/source/tests/test_class_sh_trampoline_basic.py /build/source/tests/test_class_sh_trampoline_self_life_support.py /build/source/tests/test_class_sh_trampoline_shared_from_this.py /build/source/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py /build/source/tests/test_class_sh_trampoline_unique_ptr.py /build/source/tests/test_class_sh_unique_ptr_custom_deleter.py /build/source/tests/test_class_sh_unique_ptr_member.py /build/source/tests/test_class_sh_virtual_py_cpp_mix.py /build/source/tests/test_const_name.py /build/source/tests/test_constants_and_functions.py /build/source/tests/test_copy_move.py /build/source/tests/test_cpp_conduit.py /build/source/tests/test_custom_type_casters.py /build/source/tests/test_custom_type_setup.py /build/source/tests/test_docs_advanced_cast_custom.py /build/source/tests/test_docstring_options.py /build/source/tests/test_eigen_matrix.py /build/source/tests/test_eigen_tensor.py /build/source/tests/test_enum.py /build/source/tests/test_eval.py /build/source/tests/test_exceptions.py /build/source/tests/test_factory_constructors.py /build/source/tests/test_gil_scoped.py /build/source/tests/test_iostream.py /build/source/tests/test_kwargs_and_defaults.py /build/source/tests/test_local_bindings.py /build/source/tests/test_methods_and_attributes.py /build/source/tests/test_modules.py /build/source/tests/test_multiple_inheritance.py /build/source/tests/test_multiple_interpreters.py /build/source/tests/test_native_enum.py /build/source/tests/test_numpy_array.py /build/source/tests/test_numpy_dtypes.py /build/source/tests/test_numpy_scalars.py /build/source/tests/test_numpy_vectorize.py /build/source/tests/test_opaque_types.py /build/source/tests/test_operator_overloading.py /build/source/tests/test_pickling.py /build/source/tests/test_potentially_slicing_weak_ptr.py /build/source/tests/test_python_multiple_inheritance.py /build/source/tests/test_pytypes.py /build/source/tests/test_scoped_critical_section.py /build/source/tests/test_sequences_and_iterators.py /build/source/tests/test_smart_ptr.py /build/source/tests/test_stl.py /build/source/tests/test_stl_binders.py /build/source/tests/test_tagbased_polymorphic.py /build/source/tests/test_thread.py /build/source/tests/test_type_caster_pyobject_ptr.py /build/source/tests/test_type_caster_std_function_specializations.py /build/source/tests/test_union.py /build/source/tests/test_unnamed_namespace_a.py /build/source/tests/test_unnamed_namespace_b.py /build/source/tests/test_vector_unique_ptr_member.py /build/source/tests/test_virtual_functions.py /build/source/tests/test_warnings.py
928.66 s
[python3.14-pybind11] ============================= test session starts ==============================
928.66 s
[python3.14-pybind11] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
928.68 s
[python3.14-pybind11] installed packages of interest: numpy==2.3.4 pybind11==3.0.1
928.68 s
[python3.14-pybind11] C++ Info: 14.3.0 C++17 __pybind11_internals_v11_system_libstdcpp_gxx_abi_1xxx_use_cxx11_abi_1__ PYBIND11_SIMPLE_GIL_MANAGEMENT=False
928.68 s
[python3.14-pybind11] rootdir: /build/source/tests
928.68 s
[python3.14-pybind11] configfile: pytest.ini
931.48 s
[python3.14-pybind11] collected 1281 items
931.48 s
[python3.14-pybind11]
931.48 s
[python3.14-pybind11] ../../tests/test_async.py .. [ 0%]
931.84 s
[python3.14-pybind11] ../../tests/test_buffers.py ................................... [ 2%]
931.85 s
[python3.14-pybind11] ../../tests/test_builtin_casters.py ..................... [ 4%]
932.70 s
[python3.14-pybind11] ../../tests/test_call_policies.py ........ [ 5%]
933.98 s
[python3.14-pybind11] ../../tests/test_callbacks.py ................ [ 6%]
934.00 s
[python3.14-pybind11] ../../tests/test_chrono.py ........................................... [ 9%]
934.44 s
[python3.14-pybind11] ../../tests/test_class.py ...................................... [ 12%]
934.47 s
[python3.14-pybind11] ../../tests/test_class_release_gil_before_calling_cpp_dtor.py .. [ 12%]
934.49 s
[python3.14-pybind11] ../../tests/test_class_sh_basic.py ..................................... [ 15%]
934.49 s
[python3.14-pybind11] ............ [ 16%]
934.50 s
[python3.14-pybind11] ../../tests/test_class_sh_disowning.py ... [ 16%]
934.51 s
[python3.14-pybind11] ../../tests/test_class_sh_disowning_mi.py ......................... [ 18%]
934.52 s
[python3.14-pybind11] ../../tests/test_class_sh_factory_constructors.py ...... [ 19%]
934.52 s
[python3.14-pybind11] ../../tests/test_class_sh_inheritance.py ....... [ 19%]
934.53 s
[python3.14-pybind11] ../../tests/test_class_sh_mi_thunks.py .......... [ 20%]
934.53 s
[python3.14-pybind11] ../../tests/test_class_sh_property.py ................... [ 22%]
934.54 s
[python3.14-pybind11] ../../tests/test_class_sh_property_non_owning.py .............. [ 23%]
934.54 s
[python3.14-pybind11] ../../tests/test_class_sh_shared_ptr_copy_move.py ..... [ 23%]
934.54 s
[python3.14-pybind11] ../../tests/test_class_sh_trampoline_basic.py .... [ 23%]
934.55 s
[python3.14-pybind11] ../../tests/test_class_sh_trampoline_self_life_support.py ..... [ 24%]
934.55 s
[python3.14-pybind11] ../../tests/test_class_sh_trampoline_shared_from_this.py .............. [ 25%]
934.88 s
[python3.14-pybind11] ../../tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py ........ [ 26%]
934.88 s
[python3.14-pybind11] ../../tests/test_class_sh_trampoline_unique_ptr.py .. [ 26%]
934.89 s
[python3.14-pybind11] ../../tests/test_class_sh_unique_ptr_custom_deleter.py . [ 26%]
934.89 s
[python3.14-pybind11] ../../tests/test_class_sh_unique_ptr_member.py ... [ 26%]
934.89 s
[python3.14-pybind11] ../../tests/test_class_sh_virtual_py_cpp_mix.py ............... [ 27%]
934.90 s
[python3.14-pybind11] ../../tests/test_const_name.py ...................... [ 29%]
934.90 s
[python3.14-pybind11] ../../tests/test_constants_and_functions.py ...... [ 29%]
935.07 s
[python3.14-pybind11] ../../tests/test_copy_move.py ......... [ 30%]
935.08 s
[python3.14-pybind11] ../../tests/test_cpp_conduit.py .................... [ 32%]
935.11 s
[python3.14-pybind11] ../../tests/test_custom_type_casters.py ... [ 32%]
935.13 s
[python3.14-pybind11] ../../tests/test_custom_type_setup.py .. [ 32%]
935.13 s
[python3.14-pybind11] ../../tests/test_docs_advanced_cast_custom.py .. [ 32%]
935.13 s
[python3.14-pybind11] ../../tests/test_docstring_options.py . [ 32%]
935.74 s
[python3.14-pybind11] ../../tests/test_eigen_matrix.py ......................ss........ [ 35%]
935.75 s
[python3.14-pybind11] ../../tests/test_eigen_tensor.py ....................................... [ 38%]
935.80 s
[python3.14-pybind11] ........................................................................ [ 43%]
935.80 s
[python3.14-pybind11] .. [ 44%]
935.81 s
[python3.14-pybind11] ../../tests/test_enum.py ............ [ 45%]
935.81 s
[python3.14-pybind11] ../../tests/test_eval.py .... [ 45%]
935.82 s
[python3.14-pybind11] ../../tests/test_exceptions.py .......................... [ 47%]
937.14 s
[python3.14-pybind11] ../../tests/test_factory_constructors.py ............... [ 48%]
940.45 s
[python3.14-pybind11] ../../tests/test_gil_scoped.py ......................................... [ 51%]
947.39 s
[python3.14-pybind11] ................................................. [ 55%]
947.46 s
[python3.14-pybind11] ../../tests/test_iostream.py ...................... [ 57%]
947.46 s
[python3.14-pybind11] ../../tests/test_kwargs_and_defaults.py ........ [ 57%]
947.46 s
[python3.14-pybind11] ../../tests/test_local_bindings.py .......... [ 58%]
947.95 s
[python3.14-pybind11] ../../tests/test_methods_and_attributes.py ........................ [ 60%]
948.01 s
[python3.14-pybind11] ../../tests/test_modules.py ......... [ 61%]
948.14 s
[python3.14-pybind11] ../../tests/test_multiple_inheritance.py .................. [ 62%]
948.34 s
[python3.14-pybind11] ../../tests/test_multiple_interpreters.py ... [ 62%]
948.35 s
[python3.14-pybind11] ../../tests/test_native_enum.py ........................................ [ 66%]
948.37 s
[python3.14-pybind11] .s................ [ 67%]
948.58 s
[python3.14-pybind11] ../../tests/test_numpy_array.py ........................................ [ 70%]
948.61 s
[python3.14-pybind11] .................................. [ 73%]
948.76 s
[python3.14-pybind11] ../../tests/test_numpy_dtypes.py ............... [ 74%]
948.76 s
[python3.14-pybind11] ../../tests/test_numpy_scalars.py .............. [ 75%]
948.77 s
[python3.14-pybind11] ../../tests/test_numpy_vectorize.py ........ [ 76%]
948.80 s
[python3.14-pybind11] ../../tests/test_opaque_types.py ... [ 76%]
949.05 s
[python3.14-pybind11] ../../tests/test_operator_overloading.py ..... [ 76%]
949.05 s
[python3.14-pybind11] ../../tests/test_pickling.py .............. [ 77%]
949.43 s
[python3.14-pybind11] ../../tests/test_potentially_slicing_weak_ptr.py ..................... [ 79%]
949.43 s
[python3.14-pybind11] ../../tests/test_python_multiple_inheritance.py .. [ 79%]
949.96 s
[python3.14-pybind11] ../../tests/test_pytypes.py .............................s.............. [ 83%]
950.13 s
[python3.14-pybind11] ..............................................................ssssssssss [ 88%]
950.14 s
[python3.14-pybind11] s...... [ 89%]
950.14 s
[python3.14-pybind11] ../../tests/test_scoped_critical_section.py .sss [ 89%]
950.23 s
[python3.14-pybind11] ../../tests/test_sequences_and_iterators.py ................. [ 90%]
950.92 s
[python3.14-pybind11] ../../tests/test_smart_ptr.py ................. [ 92%]
950.96 s
[python3.14-pybind11] ../../tests/test_stl.py ..........s.......................... [ 95%]
950.97 s
[python3.14-pybind11] ../../tests/test_stl_binders.py .............. [ 96%]
950.97 s
[python3.14-pybind11] ../../tests/test_tagbased_polymorphic.py . [ 96%]
951.08 s
[python3.14-pybind11] ../../tests/test_thread.py ... [ 96%]
951.08 s
[python3.14-pybind11] ../../tests/test_type_caster_pyobject_ptr.py ................. [ 97%]
951.08 s
[python3.14-pybind11] ../../tests/test_type_caster_std_function_specializations.py . [ 97%]
951.08 s
[python3.14-pybind11] ../../tests/test_union.py . [ 97%]
951.09 s
[python3.14-pybind11] ../../tests/test_unnamed_namespace_a.py .... [ 98%]
951.09 s
[python3.14-pybind11] ../../tests/test_unnamed_namespace_b.py . [ 98%]
951.09 s
[python3.14-pybind11] ../../tests/test_vector_unique_ptr_member.py .... [ 98%]
951.55 s
[python3.14-pybind11] ../../tests/test_virtual_functions.py .......... [ 99%]
951.56 s
[python3.14-pybind11] ../../tests/test_warnings.py ....... [100%]
951.56 s
[python3.14-pybind11]
951.56 s
[python3.14-pybind11] =========================== short test summary info ============================
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_eigen_matrix.py:754: could not import 'scipy': No module named 'scipy'
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_eigen_matrix.py:764: could not import 'scipy': No module named 'scipy'
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_native_enum.py:183: NDEBUG disables cast safety check
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_pytypes.py:425: Not defined: PYBIND11_HANDLE_REF_DEBUG
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_pytypes.py:1044: C++20 non-type template args feature not available.
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_pytypes.py:1088: C++20 non-type template args feature not available.
951.56 s
[python3.14-pybind11] SKIPPED [3] ../../tests/test_pytypes.py:1103: <ranges> not available.
951.56 s
[python3.14-pybind11] SKIPPED [3] ../../tests/test_pytypes.py:1116: <ranges> not available.
951.56 s
[python3.14-pybind11] SKIPPED [3] ../../tests/test_pytypes.py:1128: <ranges> not available.
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_scoped_critical_section.py:15: no <barrier>
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_scoped_critical_section.py:21: no <barrier>
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_scoped_critical_section.py:27: no <barrier>
951.56 s
[python3.14-pybind11] SKIPPED [1] ../../tests/test_stl.py:168: no <experimental/optional>
951.56 s
[python3.14-pybind11] ====================== 1262 passed, 19 skipped in 22.90s =======================
951.76 s
[python3.14-pybind11] [1/12] cd /build/source/build/tests/pure_cpp && /build/source/build/tests/pure_cpp/smart_holder_poc_test
951.76 s
[python3.14-pybind11] ===============================================================================
951.76 s
[python3.14-pybind11] All tests passed (77 assertions in 45 test cases)
951.76 s
[python3.14-pybind11]
951.76 s
[python3.14-pybind11] [2/12] cd /build/source/build/tests/test_cross_module_rtti && /build/source/build/tests/test_cross_module_rtti/test_cross_module_rtti_main
951.76 s
[python3.14-pybind11] ===============================================================================
951.76 s
[python3.14-pybind11] All tests passed (2 assertions in 2 test cases)
951.76 s
[python3.14-pybind11]
951.76 s
[python3.14-pybind11] [3/12] cd /build/source/build/tests/test_cmake_build && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/cmake -DCMAKE_INSTALL_PREFIX=/build/source/build/mock_install -P /build/source/build/cmake_install.cmake
951.76 s
[python3.14-pybind11] -- Install configuration: "Release"
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/pytypes.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/gil.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/critical_section.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl/filesystem.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eval.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/trampoline_self_life_support.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/gil_simple.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/buffer_info.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/options.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen/tensor.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen/common.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen/matrix.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/embed.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/numpy.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/functional.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/typing.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/operators.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/wrap_include_python_h.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/README.txt
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/pybind11_conduit_v1.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/pybind11_platform_abi_id.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/gil_safe_call_once.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/subinterpreter.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/iostream.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/typeid.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/exception_translation.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/descr.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/value_and_holder.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/init.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/native_enum_data.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/pybind11_namespace_macros.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/type_caster_base.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/class.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/function_record_pyobject.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/common.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/cpp_conduit.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/internals.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/using_smart_holder.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/struct_smart_holder.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/cast.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/common.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/pybind11.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/chrono.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/native_enum.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/type_caster_pyobject_ptr.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl_bind.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/attr.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/warnings.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/complex.h
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Config.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11ConfigVersion.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/FindPythonLibsNew.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Common.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Tools.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11NewTools.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11GuessPythonExtSuffix.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Targets.cmake
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/pkgconfig/pybind11.pc
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/__init__.py
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/pkgconfig/__init__.py
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./pybind11_tests.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./pybind11_cross_module_tests.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./cross_module_interleaved_error_already_set.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./cross_module_gil_utils.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./exo_planet_pybind11.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./exo_planet_c_api.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./home_planet_very_lonely_traveler.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] -- Installing: /build/source/build/mock_install/./eigen_tensor_avoid_stl_array.cpython-314-x86_64-linux-gnu.so
951.76 s
[python3.14-pybind11] [4/12] cd /build/source/build/tests/test_embed && /build/source/build/tests/test_embed/test_embed
951.76 s
[python3.14-pybind11] ===============================================================================
951.76 s
[python3.14-pybind11] All tests passed (1590 assertions in 21 test cases)
951.76 s
[python3.14-pybind11]
951.76 s
[python3.14-pybind11] [5/12] cd /build/source/build/tests/test_cmake_build && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/ctest --build-and-test /build/source/tests/test_cmake_build/subdirectory_function /build/source/build/tests/test_cmake_build/subdirectory_function --build-config Release --build-noclean --build-generator Ninja --build-makeprogram /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja --build-target check_subdirectory_function --build-options -DCMAKE_CXX_COMPILER=/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ -DPYBIND11_FINDPYTHON=ON -DPython_ROOT_DIR=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2 -DPython_EXECUTABLE=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 -Dpybind11_SOURCE_DIR=/build/source
951.76 s
[python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/subdirectory_function
951.76 s
[python3.14-pybind11] ======== CMake output ======
951.76 s
[python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
951.76 s
[python3.14-pybind11] Detecting CXX compiler ABI info
951.76 s
[python3.14-pybind11] Detecting CXX compiler ABI info - done
951.76 s
[python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
951.76 s
[python3.14-pybind11] Detecting CXX compile features
951.76 s
[python3.14-pybind11] Detecting CXX compile features - done
951.77 s
[python3.14-pybind11] pybind11 v3.0.1
951.77 s
[python3.14-pybind11] Found Python: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 (found suitable version "3.14.2", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
951.77 s
[python3.14-pybind11] Configuring done (0.8s)
951.77 s
[python3.14-pybind11] Generating done (0.0s)
951.77 s
[python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/subdirectory_function
951.77 s
[python3.14-pybind11] ======== End CMake output ======
951.77 s
[python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/subdirectory_function'
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_subdirectory_function
951.77 s
[python3.14-pybind11] [1/3] Building CXX object CMakeFiles/test_subdirectory_function.dir/build/source/tests/test_cmake_build/main.cpp.o
951.77 s
[python3.14-pybind11] [2/3] Linking CXX shared module test_cmake_build.cpython-314-x86_64-linux-gnu.so
951.77 s
[python3.14-pybind11] [3/3] cd /build/source/build/tests/test_cmake_build/subdirectory_function && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/cmake -E env PYTHONPATH=/build/source/build/tests/test_cmake_build/subdirectory_function /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/tests/test_cmake_build/subdirectory_function/../test.py test_subdirectory_function
951.77 s
[python3.14-pybind11] test_subdirectory_function imports, runs, and adds: 1 + 2 = 3
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] [6/12] cd /build/source/build/tests/test_cmake_build && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/ctest --build-and-test /build/source/tests/test_cmake_build/subdirectory_target /build/source/build/tests/test_cmake_build/subdirectory_target --build-config Release --build-noclean --build-generator Ninja --build-makeprogram /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja --build-target check_subdirectory_target --build-options -DCMAKE_CXX_COMPILER=/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ -DPYBIND11_FINDPYTHON=ON -DPython_ROOT_DIR=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2 -DPython_EXECUTABLE=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 -Dpybind11_SOURCE_DIR=/build/source
951.77 s
[python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/subdirectory_target
951.77 s
[python3.14-pybind11] ======== CMake output ======
951.77 s
[python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info - done
951.77 s
[python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
951.77 s
[python3.14-pybind11] Detecting CXX compile features
951.77 s
[python3.14-pybind11] Detecting CXX compile features - done
951.77 s
[python3.14-pybind11] pybind11 v3.0.1
951.77 s
[python3.14-pybind11] Found Python: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 (found suitable version "3.14.2", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
951.77 s
[python3.14-pybind11] Configuring done (0.8s)
951.77 s
[python3.14-pybind11] Generating done (0.0s)
951.77 s
[python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/subdirectory_target
951.77 s
[python3.14-pybind11] ======== End CMake output ======
951.77 s
[python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/subdirectory_target'
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_subdirectory_target
951.77 s
[python3.14-pybind11] [1/3] Building CXX object CMakeFiles/test_subdirectory_target.dir/build/source/tests/test_cmake_build/main.cpp.o
951.77 s
[python3.14-pybind11] [2/3] Linking CXX shared module test_cmake_build.cpython-314-x86_64-linux-gnu.so
951.77 s
[python3.14-pybind11] [3/3] cd /build/source/build/tests/test_cmake_build/subdirectory_target && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/cmake -E env PYTHONPATH=/build/source/build/tests/test_cmake_build/subdirectory_target /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/tests/test_cmake_build/subdirectory_target/../test.py test_subdirectory_target
951.77 s
[python3.14-pybind11] test_subdirectory_target imports, runs, and adds: 1 + 2 = 3
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] [7/12] cd /build/source/build/tests/test_cmake_build && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/ctest --build-and-test /build/source/tests/test_cmake_build/installed_function /build/source/build/tests/test_cmake_build/installed_function --build-config Release --build-noclean --build-generator Ninja --build-makeprogram /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja --build-target check_installed_function --build-options -DCMAKE_CXX_COMPILER=/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ -DPYBIND11_FINDPYTHON=ON -DPython_ROOT_DIR=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2 -DPython_EXECUTABLE=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 -DCMAKE_PREFIX_PATH=/build/source/build/mock_install
951.77 s
[python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/installed_function
951.77 s
[python3.14-pybind11] ======== CMake output ======
951.77 s
[python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info - done
951.77 s
[python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
951.77 s
[python3.14-pybind11] Detecting CXX compile features
951.77 s
[python3.14-pybind11] Detecting CXX compile features - done
951.77 s
[python3.14-pybind11] Found Python: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 (found suitable version "3.14.2", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
951.77 s
[python3.14-pybind11] Found pybind11: /build/source/build/mock_install/include (found version "3.0.1")
951.77 s
[python3.14-pybind11] Found pybind11 v3.0.1 : /build/source/build/mock_install/include;/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
951.77 s
[python3.14-pybind11] Configuring done (0.8s)
951.77 s
[python3.14-pybind11] Generating done (0.0s)
951.77 s
[python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/installed_function
951.77 s
[python3.14-pybind11] ======== End CMake output ======
951.77 s
[python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/installed_function'
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_installed_function
951.77 s
[python3.14-pybind11] [1/3] Building CXX object CMakeFiles/test_installed_function.dir/build/source/tests/test_cmake_build/main.cpp.o
951.77 s
[python3.14-pybind11] [2/3] Linking CXX shared library test_cmake_build.cpython-314-x86_64-linux-gnu.so
951.77 s
[python3.14-pybind11] [3/3] cd /build/source/build/tests/test_cmake_build/installed_function && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/cmake -E env PYTHONPATH=/build/source/build/tests/test_cmake_build/installed_function /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/tests/test_cmake_build/installed_function/../test.py test_installed_function
951.77 s
[python3.14-pybind11] test_installed_function imports, runs, and adds: 1 + 2 = 3
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] [8/12] cd /build/source/build/tests/test_cmake_build && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/ctest --build-and-test /build/source/tests/test_cmake_build/installed_target /build/source/build/tests/test_cmake_build/installed_target --build-config Release --build-noclean --build-generator Ninja --build-makeprogram /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja --build-target check_installed_target --build-options -DCMAKE_CXX_COMPILER=/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ -DPYBIND11_FINDPYTHON=ON -DPython_ROOT_DIR=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2 -DPython_EXECUTABLE=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 -DCMAKE_PREFIX_PATH=/build/source/build/mock_install
951.77 s
[python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/installed_target
951.77 s
[python3.14-pybind11] ======== CMake output ======
951.77 s
[python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info - done
951.77 s
[python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
951.77 s
[python3.14-pybind11] Detecting CXX compile features
951.77 s
[python3.14-pybind11] Detecting CXX compile features - done
951.77 s
[python3.14-pybind11] Found Python: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 (found suitable version "3.14.2", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
951.77 s
[python3.14-pybind11] Found pybind11: /build/source/build/mock_install/include (found version "3.0.1")
951.77 s
[python3.14-pybind11] Found pybind11 v3.0.1: /build/source/build/mock_install/include;/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
951.77 s
[python3.14-pybind11] Configuring done (0.8s)
951.77 s
[python3.14-pybind11] Generating done (0.0s)
951.77 s
[python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/installed_target
951.77 s
[python3.14-pybind11] ======== End CMake output ======
951.77 s
[python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/installed_target'
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_installed_target
951.77 s
[python3.14-pybind11] [1/3] Building CXX object CMakeFiles/test_installed_target.dir/build/source/tests/test_cmake_build/main.cpp.o
951.77 s
[python3.14-pybind11] [2/3] Linking CXX shared module test_cmake_build.cpython-314-x86_64-linux-gnu.so
951.77 s
[python3.14-pybind11] [3/3] cd /build/source/build/tests/test_cmake_build/installed_target && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/cmake -E env PYTHONPATH=/build/source/build/tests/test_cmake_build/installed_target /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/tests/test_cmake_build/installed_target/../test.py test_installed_target
951.77 s
[python3.14-pybind11] test_installed_target imports, runs, and adds: 1 + 2 = 3
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] [9/12] cd /build/source/build/tests/test_cmake_build && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/ctest --build-and-test /build/source/tests/test_cmake_build/subdirectory_embed /build/source/build/tests/test_cmake_build/subdirectory_embed --build-config Release --build-noclean --build-generator Ninja --build-makeprogram /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja --build-target check_subdirectory_embed --build-options -DCMAKE_CXX_COMPILER=/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ -DPYBIND11_FINDPYTHON=ON -DPython_ROOT_DIR=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2 -DPython_EXECUTABLE=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 -Dpybind11_SOURCE_DIR=/build/source
951.77 s
[python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/subdirectory_embed
951.77 s
[python3.14-pybind11] ======== CMake output ======
951.77 s
[python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info - done
951.77 s
[python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
951.77 s
[python3.14-pybind11] Detecting CXX compile features
951.77 s
[python3.14-pybind11] Detecting CXX compile features - done
951.77 s
[python3.14-pybind11] pybind11 v3.0.1
951.77 s
[python3.14-pybind11] Found Python: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 (found suitable version "3.14.2", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
951.77 s
[python3.14-pybind11] Configuring done (0.8s)
951.77 s
[python3.14-pybind11] Generating done (0.0s)
951.77 s
[python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/subdirectory_embed
951.77 s
[python3.14-pybind11] ======== End CMake output ======
951.77 s
[python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/subdirectory_embed'
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_subdirectory_embed
951.77 s
[python3.14-pybind11] [1/3] Building CXX object CMakeFiles/test_subdirectory_embed.dir/build/source/tests/test_cmake_build/embed.cpp.o
951.77 s
[python3.14-pybind11] [2/3] Linking CXX executable test_cmake_build
951.77 s
[python3.14-pybind11] [3/3] cd /build/source/build/tests/test_cmake_build/subdirectory_embed && /build/source/build/tests/test_cmake_build/subdirectory_embed/test_cmake_build /build/source/tests/test_cmake_build/subdirectory_embed/../test.py
951.77 s
[python3.14-pybind11] embed.cpp imports, runs, and adds: 1 + 2 = 3
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] [10/12] cd /build/source/build/tests/test_cmake_build && /nix/store/zvv5mgim105vb0qp3m44r46iym2h8l3y-cmake-4.1.2/bin/ctest --build-and-test /build/source/tests/test_cmake_build/installed_embed /build/source/build/tests/test_cmake_build/installed_embed --build-config Release --build-noclean --build-generator Ninja --build-makeprogram /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja --build-target check_installed_embed --build-options -DCMAKE_CXX_COMPILER=/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ -DPYBIND11_FINDPYTHON=ON -DPython_ROOT_DIR=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2 -DPython_EXECUTABLE=/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 -DCMAKE_PREFIX_PATH=/build/source/build/mock_install
951.77 s
[python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/installed_embed
951.77 s
[python3.14-pybind11] ======== CMake output ======
951.77 s
[python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info
951.77 s
[python3.14-pybind11] Detecting CXX compiler ABI info - done
951.77 s
[python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
951.77 s
[python3.14-pybind11] Detecting CXX compile features
951.77 s
[python3.14-pybind11] Detecting CXX compile features - done
951.77 s
[python3.14-pybind11] Found Python: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 (found suitable version "3.14.2", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO
951.77 s
[python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
951.77 s
[python3.14-pybind11] Found pybind11: /build/source/build/mock_install/include (found version "3.0.1")
951.77 s
[python3.14-pybind11] Found pybind11 v3.0.1: /build/source/build/mock_install/include;/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
951.77 s
[python3.14-pybind11] Configuring done (0.8s)
951.77 s
[python3.14-pybind11] Generating done (0.0s)
951.77 s
[python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/installed_embed
951.77 s
[python3.14-pybind11] ======== End CMake output ======
951.77 s
[python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/installed_embed'
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_installed_embed
951.77 s
[python3.14-pybind11] [1/3] Building CXX object CMakeFiles/test_installed_embed.dir/build/source/tests/test_cmake_build/embed.cpp.o
951.77 s
[python3.14-pybind11] [2/3] Linking CXX executable test_cmake_build
951.77 s
[python3.14-pybind11] [3/3] cd /build/source/build/tests/test_cmake_build/installed_embed && /build/source/build/tests/test_cmake_build/installed_embed/test_cmake_build /build/source/tests/test_cmake_build/installed_embed/../test.py
951.77 s
[python3.14-pybind11] embed.cpp imports, runs, and adds: 1 + 2 = 3
951.77 s
[python3.14-pybind11]
951.77 s
[python3.14-pybind11] Phase: pythonCatchConflictsPhase
951.84 s
[python3.14-pybind11] Phase: pythonRemoveBinBytecodePhase
951.85 s
[python3.14-pybind11] Phase: pythonImportsCheckPhase
951.85 s
[python3.14-pybind11] Executing pythonImportsCheckPhase
951.86 s
[python3.14-pybind11] Phase: pytestcachePhase
951.86 s
[python3.14-pybind11] Phase: pytestRemoveBytecodePhase
951.92 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1 /nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist
952.31 s
[post-build-hook] copying 2 paths...
952.31 s
[post-build-hook] copying path '/nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist' to 'https://cache.nix-ci.com'...
952.31 s
[post-build-hook] copying path '/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1' to 'https://cache.nix-ci.com'...
955.48 s
[post-build-hook] copying 1 paths...
955.61 s
[post-build-hook] copying path '/nix/store/hgbr9h1yahacy34lk5l4wbq7mbmva5ag-python3.14-pybind11-3.0.1.drv' to 'https://cache.nix-ci.com'...
955.79 s
Progress: 136 of 148 built (1 building), 439 of 439 downloaded from cache
955.83 s
Building python3.14-contourpy
955.87 s
Building python3.14-pillow
955.87 s
[python3.14-contourpy] Sourcing python-remove-tests-dir-hook
955.87 s
[python3.14-contourpy] Sourcing python-catch-conflicts-hook.sh
955.87 s
[python3.14-contourpy] Sourcing python-remove-bin-bytecode-hook.sh
955.87 s
[python3.14-contourpy] Sourcing pypa-build-hook
955.87 s
[python3.14-contourpy] Using pypaBuildPhase
955.87 s
[python3.14-contourpy] Sourcing python-runtime-deps-check-hook
955.87 s
[python3.14-contourpy] Using pythonRuntimeDepsCheckHook
955.87 s
[python3.14-contourpy] Sourcing pypa-install-hook
955.87 s
[python3.14-contourpy] Using pypaInstallPhase
955.87 s
[python3.14-contourpy] Sourcing python-imports-check-hook.sh
955.87 s
[python3.14-contourpy] Using pythonImportsCheckPhase
955.87 s
[python3.14-contourpy] Sourcing python-namespaces-hook
955.87 s
[python3.14-contourpy] Sourcing python-catch-conflicts-hook.sh
955.88 s
[python3.14-contourpy] Phase: unpackPhase
955.89 s
[python3.14-contourpy] unpacking source archive /nix/store/fvj2jvhyqlba44fx226ad23qxrqsawqb-source
955.91 s
[python3.14-pillow] Sourcing python-remove-tests-dir-hook
955.91 s
[python3.14-pillow] Sourcing python-catch-conflicts-hook.sh
955.91 s
[python3.14-pillow] Sourcing python-remove-bin-bytecode-hook.sh
955.91 s
[python3.14-pillow] Sourcing pypa-build-hook
955.91 s
[python3.14-pillow] Using pypaBuildPhase
955.91 s
[python3.14-pillow] Sourcing python-runtime-deps-check-hook
955.91 s
[python3.14-pillow] Using pythonRuntimeDepsCheckHook
955.91 s
[python3.14-pillow] Sourcing pypa-install-hook
955.91 s
[python3.14-pillow] Using pypaInstallPhase
955.91 s
[python3.14-pillow] Sourcing python-imports-check-hook.sh
955.91 s
[python3.14-pillow] Using pythonImportsCheckPhase
955.91 s
[python3.14-pillow] Sourcing python-namespaces-hook
955.91 s
[python3.14-pillow] Sourcing python-catch-conflicts-hook.sh
955.91 s
[python3.14-pillow] Sourcing pytest-check-hook
955.91 s
[python3.14-pillow] Using pytestCheckPhase
955.92 s
[python3.14-contourpy] source root is source
955.93 s
[python3.14-contourpy] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/util_test.py"
955.94 s
[python3.14-contourpy] Phase: patchPhase
955.95 s
[python3.14-contourpy] Phase: updateAutotoolsGnuConfigScriptsPhase
955.97 s
[python3.14-contourpy] Phase: configurePhase
955.97 s
[python3.14-pillow] Phase: unpackPhase
955.98 s
[python3.14-pillow] unpacking source archive /nix/store/g2ljvjpcjmi9r3m6zrxgkngdr80m3qxi-source
955.98 s
[python3.14-contourpy] no configure script, doing nothing
955.99 s
[python3.14-contourpy] Phase: buildPhase
955.99 s
[python3.14-contourpy] Executing pypaBuildPhase
955.99 s
[python3.14-contourpy] Creating a wheel...
955.99 s
[python3.14-contourpy] pypa build flags: --no-isolation --outdir dist/ --wheel
956.06 s
[python3.14-contourpy] * Getting build dependencies for wheel...
956.12 s
[python3.14-pillow] source root is source
956.16 s
[python3.14-pillow] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/winbuild/fribidi.cmake"
956.16 s
[python3.14-pillow] Phase: patchPhase
956.17 s
[python3.14-pillow] Phase: updateAutotoolsGnuConfigScriptsPhase
956.19 s
[python3.14-pillow] Phase: configurePhase
956.22 s
[python3.14-pillow] no configure script, doing nothing
956.22 s
[python3.14-contourpy] * Building wheel...
956.22 s
[python3.14-pillow] Phase: buildPhase
956.23 s
[python3.14-pillow] Executing pypaBuildPhase
956.23 s
[python3.14-pillow] Creating a wheel...
956.23 s
[python3.14-pillow] pypa build flags: --no-isolation --outdir dist/ --wheel --config-setting=--disable-platform-guessing
956.30 s
[python3.14-pillow] * Getting build dependencies for wheel...
956.46 s
[python3.14-pillow] running egg_info
956.46 s
[python3.14-pillow] creating src/pillow.egg-info
956.46 s
[python3.14-pillow] writing src/pillow.egg-info/PKG-INFO
956.47 s
[python3.14-pillow] writing dependency_links to src/pillow.egg-info/dependency_links.txt
956.47 s
[python3.14-pillow] writing requirements to src/pillow.egg-info/requires.txt
956.47 s
[python3.14-pillow] writing top-level names to src/pillow.egg-info/top_level.txt
956.47 s
[python3.14-pillow] writing manifest file 'src/pillow.egg-info/SOURCES.txt'
956.48 s
[python3.14-pillow] reading manifest file 'src/pillow.egg-info/SOURCES.txt'
956.48 s
[python3.14-pillow] reading manifest template 'MANIFEST.in'
956.48 s
[python3.14-pillow] warning: no files found matching '*.c'
956.48 s
[python3.14-pillow] warning: no files found matching '*.h'
956.48 s
[python3.14-pillow] warning: no files found matching '*.sh'
956.48 s
[python3.14-pillow] warning: no files found matching '*.txt'
956.48 s
[python3.14-pillow] warning: no files found matching '.flake8'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching '.clang-format'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching '.coveragerc'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching '.editorconfig'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching '.readthedocs.yml'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching 'codecov.yml'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching 'renovate.json'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching 'Tests/images/README.md'
956.50 s
[python3.14-pillow] warning: no previously-included files found matching 'Tests/images/string_dimension.tiff'
956.50 s
[python3.14-pillow] warning: no previously-included files matching '.git*' found anywhere in distribution
956.50 s
[python3.14-pillow] warning: no previously-included files matching '*.so' found anywhere in distribution
956.50 s
[python3.14-pillow] no previously-included directories found matching '.ci'
956.50 s
[python3.14-pillow] no previously-included directories found matching 'wheels'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'winbuild/build'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'winbuild/depends'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'Tests/errors'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/jpeg2000'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/msp'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/picins'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/sunraster'
956.51 s
[python3.14-pillow] no previously-included directories found matching 'Tests/test-images'
956.51 s
[python3.14-pillow] adding license file 'LICENSE'
956.52 s
[python3.14-pillow] writing manifest file 'src/pillow.egg-info/SOURCES.txt'
956.56 s
[python3.14-contourpy] + meson setup /build/source /build/source/.mesonpy-ci5jsd6g -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv --native-file=/build/source/.mesonpy-ci5jsd6g/meson-python-native-file.ini
956.57 s
[python3.14-pillow] * Building wheel...
956.73 s
[python3.14-pillow] running bdist_wheel
956.74 s
[python3.14-pillow] running build
956.74 s
[python3.14-pillow] running build_py
956.74 s
[python3.14-contourpy] The Meson build system
956.74 s
[python3.14-contourpy] Version: 1.9.1
956.74 s
[python3.14-contourpy] Source dir: /build/source
956.74 s
[python3.14-contourpy] Build dir: /build/source/.mesonpy-ci5jsd6g
956.74 s
[python3.14-contourpy] Build type: native build
956.74 s
[python3.14-pillow] creating build/lib.linux-x86_64-cpython-314/PIL
956.74 s
[python3.14-pillow] copying src/PIL/JpegPresets.py -> build/lib.linux-x86_64-cpython-314/PIL
956.74 s
[python3.14-pillow] copying src/PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.74 s
[python3.14-pillow] copying src/PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.74 s
[python3.14-pillow] copying src/PIL/ImageShow.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/_binary.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/_version.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/AvifImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/FtexImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/_deprecate.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageGrab.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/PSDraw.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/_tkinter_finder.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageMath.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/_util.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageDraw.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-contourpy] Project name: contourpy
956.75 s
[python3.14-contourpy] Project version: 1.3.3
956.75 s
[python3.14-pillow] copying src/PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageStat.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/__init__.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/MicImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageChops.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/BdfFontFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/CurImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageMorph.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageText.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageFilter.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/GdImageFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/QoiImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageCms.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImagePalette.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/FontFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ExifTags.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/GimpGradientFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/MspImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageOps.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/WalImageFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/report.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImageDraw2.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/FliImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/PdfParser.py -> build/lib.linux-x86_64-cpython-314/PIL
956.75 s
[python3.14-pillow] copying src/PIL/ImImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImagePath.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/DdsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/GifImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/__main__.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageTk.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/PngImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ContainerIO.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageQt.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/_typing.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/PaletteFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageColor.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/Image.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/TiffTags.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/FitsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageMode.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/features.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageSequence.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/PcfFontFile.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageTransform.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/BlpImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/SunImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageEnhance.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/TarIO.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageFont.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] copying src/PIL/ImageWin.py -> build/lib.linux-x86_64-cpython-314/PIL
956.76 s
[python3.14-pillow] running egg_info
956.76 s
[python3.14-pillow] writing src/pillow.egg-info/PKG-INFO
956.77 s
[python3.14-pillow] writing dependency_links to src/pillow.egg-info/dependency_links.txt
956.77 s
[python3.14-pillow] writing requirements to src/pillow.egg-info/requires.txt
956.77 s
[python3.14-pillow] writing top-level names to src/pillow.egg-info/top_level.txt
956.77 s
[python3.14-pillow] reading manifest file 'src/pillow.egg-info/SOURCES.txt'
956.79 s
[python3.14-pillow] reading manifest template 'MANIFEST.in'
956.79 s
[python3.14-pillow] warning: no files found matching '*.c'
956.79 s
[python3.14-pillow] warning: no files found matching '*.h'
956.79 s
[python3.14-pillow] warning: no files found matching '*.sh'
956.79 s
[python3.14-pillow] warning: no files found matching '*.txt'
956.79 s
[python3.14-pillow] warning: no files found matching '.flake8'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching '.clang-format'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching '.coveragerc'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching '.editorconfig'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching '.readthedocs.yml'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching 'codecov.yml'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching 'renovate.json'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching 'Tests/images/README.md'
956.81 s
[python3.14-pillow] warning: no previously-included files found matching 'Tests/images/string_dimension.tiff'
956.81 s
[python3.14-pillow] warning: no previously-included files matching '.git*' found anywhere in distribution
956.82 s
[python3.14-pillow] warning: no previously-included files matching '*.so' found anywhere in distribution
956.82 s
[python3.14-pillow] no previously-included directories found matching '.ci'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'wheels'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'winbuild/build'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'winbuild/depends'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'Tests/errors'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/jpeg2000'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/msp'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/picins'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'Tests/images/sunraster'
956.82 s
[python3.14-pillow] no previously-included directories found matching 'Tests/test-images'
956.82 s
[python3.14-pillow] adding license file 'LICENSE'
956.84 s
[python3.14-pillow] writing manifest file 'src/pillow.egg-info/SOURCES.txt'
956.85 s
[python3.14-pillow] copying src/PIL/_avif.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/_imaging.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/_imagingcms.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/_imagingft.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/_imagingmath.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/_imagingmorph.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/_imagingtk.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/_webp.pyi -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] copying src/PIL/py.typed -> build/lib.linux-x86_64-cpython-314/PIL
956.85 s
[python3.14-pillow] running build_clib
956.85 s
[python3.14-pillow] building 'pil_imaging_mode' library
956.85 s
[python3.14-pillow] creating build/temp.linux-x86_64-cpython-314/src/libImaging
956.86 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -c src/libImaging/Mode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Mode.o
956.89 s
[python3.14-contourpy] C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
956.89 s
[python3.14-contourpy] C++ linker for the host machine: g++ ld.bfd 2.44
956.90 s
[python3.14-pillow] ar rcs build/temp.linux-x86_64-cpython-314/libpil_imaging_mode.a build/temp.linux-x86_64-cpython-314/src/libImaging/Mode.o
956.90 s
[python3.14-pillow] running build_ext
957.01 s
[python3.14-pillow] building 'PIL._imaging' extension
957.02 s
[python3.14-pillow] building 'PIL._imagingft' extension
957.02 s
[python3.14-pillow] building 'PIL._imagingtk' extension
957.02 s
[python3.14-pillow] creating build/temp.linux-x86_64-cpython-314/src/Tk
957.02 s
[python3.14-pillow] building 'PIL._webp' extension
957.02 s
[python3.14-pillow] building 'PIL._imagingmath' extension
957.03 s
[python3.14-pillow] building 'PIL._imagingmorph' extension
957.03 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_imaging.c -o build/temp.linux-x86_64-cpython-314/src/_imaging.o
957.03 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/decode.c -o build/temp.linux-x86_64-cpython-314/src/decode.o
957.03 s
[python3.14-contourpy] Host machine cpu family: x86_64
957.03 s
[python3.14-contourpy] Host machine cpu: x86_64
957.03 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/encode.c -o build/temp.linux-x86_64-cpython-314/src/encode.o
957.03 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/BitDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/BitDecode.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Bands.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Bands.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/BoxBlur.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/BoxBlur.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/ColorLUT.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/ColorLUT.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Access.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Access.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/BcnEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/BcnEncode.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/BcnDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/BcnDecode.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Blend.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Blend.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Convert.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Convert.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/display.c -o build/temp.linux-x86_64-cpython-314/src/display.o
957.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_RAQM -DHAVE_RAQM_SYSTEM -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_imagingft.c -o build/temp.linux-x86_64-cpython-314/src/_imagingft.o
957.05 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/AlphaComposite.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/AlphaComposite.o
957.05 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Arrow.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Arrow.o
957.05 s
[python3.14-pillow] building 'PIL._imagingcms' extension
957.05 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Chops.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Chops.o
957.06 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_imagingtk.c -o build/temp.linux-x86_64-cpython-314/src/_imagingtk.o
957.06 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/Tk/tkImaging.c -o build/temp.linux-x86_64-cpython-314/src/Tk/tkImaging.o
957.06 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_webp.c -o build/temp.linux-x86_64-cpython-314/src/_webp.o
957.07 s
[python3.14-pillow] building 'PIL._avif' extension
957.07 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_imagingmorph.c -o build/temp.linux-x86_64-cpython-314/src/_imagingmorph.o
957.08 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_imagingmath.c -o build/temp.linux-x86_64-cpython-314/src/_imagingmath.o
957.09 s
[python3.14-contourpy] Program python found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14)
957.09 s
[python3.14-contourpy] Did not find pkg-config by name 'pkg-config'
957.09 s
[python3.14-contourpy] Found pkg-config: NO
957.15 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_imagingcms.c -o build/temp.linux-x86_64-cpython-314/src/_imagingcms.o
957.16 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/_avif.c -o build/temp.linux-x86_64-cpython-314/src/_avif.o
957.20 s
[python3.14-contourpy] pybind11-config found: YES (/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/bin/pybind11-config) 3.0.1
957.23 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/ConvertYCbCr.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/ConvertYCbCr.o
957.30 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Copy.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Copy.o
957.30 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Crop.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Crop.o
957.31 s
[python3.14-contourpy] Run-time dependency pybind11 found: YES 3.0.1
957.33 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Dib.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Dib.o
957.35 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Draw.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Draw.o
957.35 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Effects.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Effects.o
957.35 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/EpsEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/EpsEncode.o
957.37 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/File.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/File.o
957.38 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Fill.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Fill.o
957.38 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Filter.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Filter.o
957.41 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/Tk/tkImaging.o build/temp.linux-x86_64-cpython-314/src/_imagingtk.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_imagingtk.cpython-314-x86_64-linux-gnu.so
957.43 s
[python3.14-contourpy] Configuring _build_config.py using configuration
957.44 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/FliDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/FliDecode.o
957.45 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Geometry.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Geometry.o
957.46 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/GetBBox.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/GetBBox.o
957.49 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/_avif.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -lavif -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_avif.cpython-314-x86_64-linux-gnu.so
957.50 s
[python3.14-contourpy] Run-time dependency python found: YES 3.14
957.50 s
[python3.14-contourpy] Build targets in project: 1
957.50 s
[python3.14-contourpy]
957.50 s
[python3.14-contourpy] contourpy 1.3.3
957.50 s
[python3.14-contourpy]
957.50 s
[python3.14-contourpy] Build config
957.50 s
[python3.14-contourpy] host_cpu : x86_64
957.50 s
[python3.14-contourpy] build_cpu : x86_64
957.50 s
[python3.14-contourpy] cross_build : false
957.50 s
[python3.14-contourpy] optimization: 3
957.50 s
[python3.14-contourpy]
957.50 s
[python3.14-contourpy] User defined options
957.50 s
[python3.14-contourpy] Native files: /build/source/.mesonpy-ci5jsd6g/meson-python-native-file.ini
957.50 s
[python3.14-contourpy] b_ndebug : if-release
957.50 s
[python3.14-contourpy] b_vscrt : md
957.50 s
[python3.14-contourpy] buildtype : release
957.50 s
[python3.14-contourpy] vsenv : true
957.50 s
[python3.14-contourpy]
957.53 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/_imagingmorph.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_imagingmorph.cpython-314-x86_64-linux-gnu.so
957.56 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/GifDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/GifDecode.o
957.58 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/_webp.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -lwebp -lwebpmux -lwebpdemux -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_webp.cpython-314-x86_64-linux-gnu.so
957.58 s
[python3.14-contourpy] Found ninja-1.13.1 at /nix/store/npam6sxc0s5crasqgghlp1qjfq8sl5x2-python3.14-ninja-1.13.1/bin/ninja
957.58 s
[python3.14-contourpy]
957.58 s
[python3.14-contourpy] Visual Studio environment is needed to run Ninja. It is recommended to use Meson wrapper:
957.58 s
[python3.14-contourpy] /nix/store/fh4k35h8z3sdg7zpz4wbkkfjy7d5y8h0-meson-1.9.1/bin/meson compile -C .
957.59 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/GifEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/GifEncode.o
957.59 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/HexDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/HexDecode.o
957.62 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Histo.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Histo.o
957.64 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Jpeg2KDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Jpeg2KDecode.o
957.64 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/_imagingcms.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -llcms2 -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_imagingcms.cpython-314-x86_64-linux-gnu.so
957.65 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/_imagingmath.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_imagingmath.cpython-314-x86_64-linux-gnu.so
957.67 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Jpeg2KEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Jpeg2KEncode.o
957.67 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/JpegDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/JpegDecode.o
957.70 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/JpegEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/JpegEncode.o
957.71 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Matrix.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Matrix.o
957.71 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/ModeFilter.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/ModeFilter.o
957.74 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Negative.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Negative.o
957.78 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Offset.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Offset.o
957.80 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Pack.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Pack.o
957.82 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/PackDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/PackDecode.o
957.84 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Palette.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Palette.o
957.85 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Paste.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Paste.o
957.86 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/_imagingft.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -lfreetype -lraqm -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_imagingft.cpython-314-x86_64-linux-gnu.so
957.86 s
[python3.14-contourpy] + /nix/store/npam6sxc0s5crasqgghlp1qjfq8sl5x2-python3.14-ninja-1.13.1/bin/ninja -v
957.91 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/PcdDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/PcdDecode.o
957.91 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/PcxDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/PcxDecode.o
957.93 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/PcxEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/PcxEncode.o
957.93 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Point.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Point.o
957.94 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Quant.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Quant.o
957.95 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/QuantHash.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantHash.o
957.98 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/QuantHeap.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantHeap.o
958.04 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/QuantOctree.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantOctree.o
958.10 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/QuantPngQuant.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantPngQuant.o
958.15 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/RankFilter.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/RankFilter.o
958.15 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/RawDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/RawDecode.o
958.18 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/RawEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/RawEncode.o
958.19 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Reduce.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Reduce.o
958.19 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Resample.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Resample.o
958.20 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/SgiRleDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/SgiRleDecode.o
958.22 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Storage.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Storage.o
958.23 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/SunRleDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/SunRleDecode.o
958.25 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/TgaRleDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/TgaRleDecode.o
958.27 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/TgaRleEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/TgaRleEncode.o
958.29 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/TiffDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/TiffDecode.o
958.31 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/Unpack.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/Unpack.o
958.37 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/UnpackYCC.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/UnpackYCC.o
958.46 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/UnsharpMask.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/UnsharpMask.o
958.46 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/XbmDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/XbmDecode.o
958.46 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/XbmEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/XbmEncode.o
958.47 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/ZipDecode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/ZipDecode.o
958.54 s
[python3.14-contourpy] [1/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/z_interp.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/z_interp.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/z_interp.cpp.o -c ../src/z_interp.cpp
958.55 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/ZipEncode.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/ZipEncode.o
958.57 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/libImaging/codec_fd.c -o build/temp.linux-x86_64-cpython-314/src/libImaging/codec_fd.o
958.59 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/map.c -o build/temp.linux-x86_64-cpython-314/src/map.o
958.62 s
[python3.14-contourpy] [2/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/line_type.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/line_type.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/line_type.cpp.o -c ../src/line_type.cpp
958.63 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/outline.c -o build/temp.linux-x86_64-cpython-314/src/outline.o
958.63 s
[python3.14-contourpy] [3/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/fill_type.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/fill_type.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/fill_type.cpp.o -c ../src/fill_type.cpp
958.64 s
[python3.14-contourpy] [4/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/outer_or_hole.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/outer_or_hole.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/outer_or_hole.cpp.o -c ../src/outer_or_hole.cpp
958.69 s
[python3.14-pillow] gcc -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -fPIC -DHAVE_LIBTIFF -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_XCB -DPILLOW_VERSION=\"12.1.0\" -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include/openjpeg-2.5 -I/nix/store/1wcpik2jzl0p7spmivhh9lnq6zrbs4l1-libavif-1.3.0-dev/include -I/nix/store/k1v4hnisaf0n1m1z2ypg5w218a3v1r6c-libjpeg-turbo-3.1.2-dev/include -I/nix/store/3wgqxfp4vy9xgy99jb50khsisk7h90fi-openjpeg-2.5.4-dev/include -I/nix/store/k1pmhrsdlxxvgxdmn8967r44g3gscgy1-libtiff-4.7.1-dev/include -I/nix/store/rvajhfqp83qa64vrm5zrzjaqmxkkn26z-zlib-1.3.1-dev/include -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/include -I/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/include -I/nix/store/mn8hp004v5vblifvyk37wkwxcgqnw17y-lcms2-2.17-dev/include -I/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/include -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c src/path.c -o build/temp.linux-x86_64-cpython-314/src/path.o
959.41 s
[python3.14-pillow] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -I/nix/store/4xmk3piq6vhnr8ri1p6h0bxc8ryyln1m-libxcb-1.17.0-dev/include build/temp.linux-x86_64-cpython-314/src/_imaging.o build/temp.linux-x86_64-cpython-314/src/decode.o build/temp.linux-x86_64-cpython-314/src/display.o build/temp.linux-x86_64-cpython-314/src/encode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Access.o build/temp.linux-x86_64-cpython-314/src/libImaging/AlphaComposite.o build/temp.linux-x86_64-cpython-314/src/libImaging/Arrow.o build/temp.linux-x86_64-cpython-314/src/libImaging/Bands.o build/temp.linux-x86_64-cpython-314/src/libImaging/BcnDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/BcnEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/BitDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Blend.o build/temp.linux-x86_64-cpython-314/src/libImaging/BoxBlur.o build/temp.linux-x86_64-cpython-314/src/libImaging/Chops.o build/temp.linux-x86_64-cpython-314/src/libImaging/ColorLUT.o build/temp.linux-x86_64-cpython-314/src/libImaging/Convert.o build/temp.linux-x86_64-cpython-314/src/libImaging/ConvertYCbCr.o build/temp.linux-x86_64-cpython-314/src/libImaging/Copy.o build/temp.linux-x86_64-cpython-314/src/libImaging/Crop.o build/temp.linux-x86_64-cpython-314/src/libImaging/Dib.o build/temp.linux-x86_64-cpython-314/src/libImaging/Draw.o build/temp.linux-x86_64-cpython-314/src/libImaging/Effects.o build/temp.linux-x86_64-cpython-314/src/libImaging/EpsEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/File.o build/temp.linux-x86_64-cpython-314/src/libImaging/Fill.o build/temp.linux-x86_64-cpython-314/src/libImaging/Filter.o build/temp.linux-x86_64-cpython-314/src/libImaging/FliDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Geometry.o build/temp.linux-x86_64-cpython-314/src/libImaging/GetBBox.o build/temp.linux-x86_64-cpython-314/src/libImaging/GifDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/GifEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/HexDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Histo.o build/temp.linux-x86_64-cpython-314/src/libImaging/Jpeg2KDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Jpeg2KEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/JpegDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/JpegEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Matrix.o build/temp.linux-x86_64-cpython-314/src/libImaging/ModeFilter.o build/temp.linux-x86_64-cpython-314/src/libImaging/Negative.o build/temp.linux-x86_64-cpython-314/src/libImaging/Offset.o build/temp.linux-x86_64-cpython-314/src/libImaging/Pack.o build/temp.linux-x86_64-cpython-314/src/libImaging/PackDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Palette.o build/temp.linux-x86_64-cpython-314/src/libImaging/Paste.o build/temp.linux-x86_64-cpython-314/src/libImaging/PcdDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/PcxDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/PcxEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Point.o build/temp.linux-x86_64-cpython-314/src/libImaging/Quant.o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantHash.o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantHeap.o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantOctree.o build/temp.linux-x86_64-cpython-314/src/libImaging/QuantPngQuant.o build/temp.linux-x86_64-cpython-314/src/libImaging/RankFilter.o build/temp.linux-x86_64-cpython-314/src/libImaging/RawDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/RawEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Reduce.o build/temp.linux-x86_64-cpython-314/src/libImaging/Resample.o build/temp.linux-x86_64-cpython-314/src/libImaging/SgiRleDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Storage.o build/temp.linux-x86_64-cpython-314/src/libImaging/SunRleDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/TgaRleDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/TgaRleEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/TiffDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/Unpack.o build/temp.linux-x86_64-cpython-314/src/libImaging/UnpackYCC.o build/temp.linux-x86_64-cpython-314/src/libImaging/UnsharpMask.o build/temp.linux-x86_64-cpython-314/src/libImaging/XbmDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/XbmEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/ZipDecode.o build/temp.linux-x86_64-cpython-314/src/libImaging/ZipEncode.o build/temp.linux-x86_64-cpython-314/src/libImaging/codec_fd.o build/temp.linux-x86_64-cpython-314/src/map.o build/temp.linux-x86_64-cpython-314/src/outline.o build/temp.linux-x86_64-cpython-314/src/path.o -L/nix/store/imwnjlkg5jngf2xgcnb90y4b76n1dw5c-libavif-1.3.0/lib -L/nix/store/b697jnz688f1hlq3q0f5hs85vz8k8brg-libjpeg-turbo-3.1.2/lib -L/nix/store/6d99fsfvgn0f1h238gdl0y97r8lrmvcy-openjpeg-2.5.4/lib -L/nix/store/ajlxszp7vyvvr30j1m9jp4v8rk750xjv-libtiff-4.7.1/lib -L/nix/store/xdxxfabbd8w0dadijsd8rkgvnhpn3rkf-zlib-1.3.1/lib -L/nix/store/gz95pnsbnpc6ivkidvn38z2ccni3hfp8-freetype-2.13.3/lib -L/nix/store/15yj54pni2ba5lvr4v27krjl781dbbbz-libraqm-0.10.3/lib -L/nix/store/6rqk51vcgfxdmyz3is7p0kc5fd9fshxx-libwebp-1.6.0/lib -L/nix/store/7xfbh264x16cs6rn0fk6sfdikh6w20yn-lcms2-2.17/lib -L/nix/store/q5fvgvj5hfx85p2zn6kv68xq02yj2z89-libimagequant-4.4.1/lib -L/nix/store/z42mndbzh0i5rzs76bcfcfyxyni9lzg0-libxcb-1.17.0/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -Lbuild/temp.linux-x86_64-cpython-314 -ltiff -ljpeg -lopenjp2 -lz -limagequant -lxcb -lpil_imaging_mode -o build/lib.linux-x86_64-cpython-314/PIL/_imaging.cpython-314-x86_64-linux-gnu.so
959.52 s
[python3.14-pillow] --------------------------------------------------------------------
959.52 s
[python3.14-pillow] PIL SETUP SUMMARY
959.52 s
[python3.14-pillow] --------------------------------------------------------------------
959.52 s
[python3.14-pillow] version Pillow 12.1.0
959.52 s
[python3.14-pillow] platform linux 3.14.2 (main, Dec 5 2025, 16:49:16)
959.52 s
[python3.14-pillow] [GCC 14.3.0]
959.52 s
[python3.14-pillow] --------------------------------------------------------------------
959.52 s
[python3.14-pillow] --- JPEG support available
959.52 s
[python3.14-pillow] --- OPENJPEG (JPEG2000) support available (2.5)
959.52 s
[python3.14-pillow] --- ZLIB (PNG/ZIP) support available
959.52 s
[python3.14-pillow] --- LIBIMAGEQUANT support available
959.52 s
[python3.14-pillow] --- LIBTIFF support available
959.52 s
[python3.14-pillow] --- FREETYPE2 support available
959.52 s
[python3.14-pillow] --- RAQM (Text shaping) support available
959.52 s
[python3.14-pillow] --- LITTLECMS2 support available
959.52 s
[python3.14-pillow] --- WEBP support available
959.52 s
[python3.14-pillow] --- XCB (X protocol) support available
959.52 s
[python3.14-pillow] --- LIBAVIF support available
959.52 s
[python3.14-pillow] --------------------------------------------------------------------
959.52 s
[python3.14-pillow] To check the build, run the selftest.py script.
959.52 s
[python3.14-pillow]
959.52 s
[python3.14-pillow] installing to build/bdist.linux-x86_64/wheel
959.53 s
[python3.14-pillow] running install
959.53 s
[python3.14-pillow] running install_lib
959.54 s
[python3.14-pillow] creating build/bdist.linux-x86_64/wheel
959.54 s
[python3.14-pillow] creating build/bdist.linux-x86_64/wheel/PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/JpegPresets.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImtImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingmath.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_webp.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TiffImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageShow.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_binary.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_version.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/XpmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/AvifImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FtexImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_deprecate.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingtk.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageGrab.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PcdImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/XVThumbImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PSDraw.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_tkinter_finder.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/IcoImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageMath.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/JpegImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_util.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageDraw.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PsdImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/EpsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BmpImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageStat.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PalmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/__init__.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MicImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageChops.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PcxImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BdfFontFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_avif.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/SgiImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/CurImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageMorph.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageText.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BufrStubImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PpmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingtk.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/DcxImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imaging.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/McIdasImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/IptcImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageFilter.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GdImageFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/QoiImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageCms.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GbrImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImagePalette.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MpoImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FontFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/WebPImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PixarImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ExifTags.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GimpGradientFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GribStubImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MspImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageOps.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TgaImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingcms.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/py.typed -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/WalImageFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/report.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingcms.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GimpPaletteFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FpxImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/Jpeg2KImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_avif.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingft.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.54 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageDraw2.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_webp.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FliImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/WmfImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PdfParser.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImagePath.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/DdsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/XbmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GifImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingmath.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/__main__.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageTk.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PngImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ContainerIO.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/SpiderImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageQt.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_typing.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PaletteFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageColor.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MpegImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/Image.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PdfImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TiffTags.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FitsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingmorph.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageMode.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/features.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/IcnsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageSequence.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingft.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PcfFontFile.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageTransform.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BlpImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/SunImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageEnhance.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingmorph.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/Hdf5StubImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TarIO.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageFont.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imaging.pyi -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageWin.py -> build/bdist.linux-x86_64/wheel/./PIL
959.55 s
[python3.14-pillow] running install_egg_info
959.55 s
[python3.14-pillow] Copying src/pillow.egg-info to build/bdist.linux-x86_64/wheel/./pillow-12.1.0-py3.14.egg-info
959.55 s
[python3.14-pillow] running install_scripts
959.58 s
[python3.14-pillow] creating build/bdist.linux-x86_64/wheel/pillow-12.1.0.dist-info/WHEEL
959.58 s
[python3.14-pillow] creating '/build/source/dist/.tmp-xjj080hl/pillow-12.1.0-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
959.58 s
[python3.14-pillow] adding 'PIL/AvifImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/BdfFontFile.py'
959.58 s
[python3.14-pillow] adding 'PIL/BlpImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/BmpImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/BufrStubImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/ContainerIO.py'
959.58 s
[python3.14-pillow] adding 'PIL/CurImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/DcxImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/DdsImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/EpsImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/ExifTags.py'
959.58 s
[python3.14-pillow] adding 'PIL/FitsImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/FliImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/FontFile.py'
959.58 s
[python3.14-pillow] adding 'PIL/FpxImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/FtexImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/GbrImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/GdImageFile.py'
959.58 s
[python3.14-pillow] adding 'PIL/GifImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/GimpGradientFile.py'
959.58 s
[python3.14-pillow] adding 'PIL/GimpPaletteFile.py'
959.58 s
[python3.14-pillow] adding 'PIL/GribStubImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/Hdf5StubImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/IcnsImagePlugin.py'
959.58 s
[python3.14-pillow] adding 'PIL/IcoImagePlugin.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImImagePlugin.py'
959.59 s
[python3.14-pillow] adding 'PIL/Image.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageChops.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageCms.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageColor.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageDraw.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageDraw2.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageEnhance.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageFile.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageFilter.py'
959.59 s
[python3.14-pillow] adding 'PIL/ImageFont.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageGrab.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageMath.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageMode.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageMorph.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageOps.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImagePalette.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImagePath.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageQt.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageSequence.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageShow.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageStat.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageText.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageTk.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageTransform.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImageWin.py'
959.60 s
[python3.14-pillow] adding 'PIL/ImtImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/IptcImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/Jpeg2KImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/JpegImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/JpegPresets.py'
959.60 s
[python3.14-pillow] adding 'PIL/McIdasImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/MicImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/MpegImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/MpoImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/MspImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/PSDraw.py'
959.60 s
[python3.14-pillow] adding 'PIL/PaletteFile.py'
959.60 s
[python3.14-pillow] adding 'PIL/PalmImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/PcdImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/PcfFontFile.py'
959.60 s
[python3.14-pillow] adding 'PIL/PcxImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/PdfImagePlugin.py'
959.60 s
[python3.14-pillow] adding 'PIL/PdfParser.py'
959.60 s
[python3.14-pillow] adding 'PIL/PixarImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/PngImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/PpmImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/PsdImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/QoiImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/SgiImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/SpiderImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/SunImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/TarIO.py'
959.61 s
[python3.14-pillow] adding 'PIL/TgaImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/TiffImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/TiffTags.py'
959.61 s
[python3.14-pillow] adding 'PIL/WalImageFile.py'
959.61 s
[python3.14-pillow] adding 'PIL/WebPImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/WmfImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/XVThumbImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/XbmImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/XpmImagePlugin.py'
959.61 s
[python3.14-pillow] adding 'PIL/__init__.py'
959.61 s
[python3.14-pillow] adding 'PIL/__main__.py'
959.61 s
[python3.14-pillow] adding 'PIL/_avif.cpython-314-x86_64-linux-gnu.so'
959.61 s
[python3.14-pillow] adding 'PIL/_avif.pyi'
959.61 s
[python3.14-pillow] adding 'PIL/_binary.py'
959.61 s
[python3.14-pillow] adding 'PIL/_deprecate.py'
959.63 s
[python3.14-pillow] adding 'PIL/_imaging.cpython-314-x86_64-linux-gnu.so'
959.63 s
[python3.14-pillow] adding 'PIL/_imaging.pyi'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingcms.cpython-314-x86_64-linux-gnu.so'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingcms.pyi'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingft.cpython-314-x86_64-linux-gnu.so'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingft.pyi'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingmath.cpython-314-x86_64-linux-gnu.so'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingmath.pyi'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingmorph.cpython-314-x86_64-linux-gnu.so'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingmorph.pyi'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingtk.cpython-314-x86_64-linux-gnu.so'
959.64 s
[python3.14-pillow] adding 'PIL/_imagingtk.pyi'
959.64 s
[python3.14-pillow] adding 'PIL/_tkinter_finder.py'
959.64 s
[python3.14-pillow] adding 'PIL/_typing.py'
959.64 s
[python3.14-pillow] adding 'PIL/_util.py'
959.64 s
[python3.14-pillow] adding 'PIL/_version.py'
959.64 s
[python3.14-pillow] adding 'PIL/_webp.cpython-314-x86_64-linux-gnu.so'
959.64 s
[python3.14-pillow] adding 'PIL/_webp.pyi'
959.64 s
[python3.14-pillow] adding 'PIL/features.py'
959.64 s
[python3.14-pillow] adding 'PIL/py.typed'
959.64 s
[python3.14-pillow] adding 'PIL/report.py'
959.64 s
[python3.14-pillow] adding 'pillow-12.1.0.dist-info/licenses/LICENSE'
959.64 s
[python3.14-pillow] adding 'pillow-12.1.0.dist-info/METADATA'
959.64 s
[python3.14-pillow] adding 'pillow-12.1.0.dist-info/WHEEL'
959.64 s
[python3.14-pillow] adding 'pillow-12.1.0.dist-info/top_level.txt'
959.64 s
[python3.14-pillow] adding 'pillow-12.1.0.dist-info/zip-safe'
959.64 s
[python3.14-pillow] adding 'pillow-12.1.0.dist-info/RECORD'
959.64 s
[python3.14-pillow] removing build/bdist.linux-x86_64/wheel
959.69 s
[python3.14-pillow] Successfully built pillow-12.1.0-cp314-cp314-linux_x86_64.whl
959.70 s
[python3.14-pillow] Finished creating a wheel...
959.70 s
[python3.14-pillow] Finished executing pypaBuildPhase
959.71 s
[python3.14-pillow] Phase: pythonRuntimeDepsCheckHook
959.71 s
[python3.14-pillow] Executing pythonRuntimeDepsCheck
959.72 s
[python3.14-pillow] Checking runtime dependencies for pillow-12.1.0-cp314-cp314-linux_x86_64.whl
959.88 s
[python3.14-pillow] Finished executing pythonRuntimeDepsCheck
959.89 s
[python3.14-pillow] Phase: installPhase
959.89 s
[python3.14-pillow] Executing pypaInstallPhase
960.43 s
[python3.14-pillow] Successfully installed pillow-12.1.0-cp314-cp314-linux_x86_64.whl
960.43 s
[python3.14-pillow] Finished executing pypaInstallPhase
960.44 s
[python3.14-pillow] Phase: pythonOutputDistPhase
960.44 s
[python3.14-pillow] Executing pythonOutputDistPhase
960.45 s
[python3.14-pillow] Finished executing pythonOutputDistPhase
960.45 s
[python3.14-pillow] Phase: fixupPhase
960.47 s
[python3.14-pillow] shrinking RPATHs of ELF executables and libraries in /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0
960.48 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_imagingmath.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_webp.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_imagingtk.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_imaging.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_imagingcms.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_avif.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_imagingmorph.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] shrinking /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL/_imagingft.cpython-314-x86_64-linux-gnu.so
960.76 s
[python3.14-pillow] checking for references to /build/ in /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0...
960.76 s
[python3.14-pillow] patching script interpreter paths in /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0
960.76 s
[python3.14-pillow] stripping (with command strip and flags -S -p) in /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib
961.06 s
[python3.14-pillow] shrinking RPATHs of ELF executables and libraries in /nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist
961.06 s
[python3.14-pillow] checking for references to /build/ in /nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist...
961.07 s
[python3.14-pillow] patching script interpreter paths in /nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist
961.09 s
[python3.14-pillow] Executing pythonRemoveTestsDir
961.10 s
[python3.14-pillow] Finished executing pythonRemoveTestsDir
961.12 s
[python3.14-pillow] Phase: installCheckPhase
961.13 s
[python3.14-pillow] no Makefile or custom installCheckPhase, doing nothing
961.13 s
[python3.14-pillow] Phase: pythonCatchConflictsPhase
961.21 s
[python3.14-pillow] Phase: pythonRemoveBinBytecodePhase
961.22 s
[python3.14-pillow] Phase: pythonImportsCheckPhase
961.22 s
[python3.14-pillow] Executing pythonImportsCheckPhase
961.23 s
[python3.14-pillow] Phase: pytestCheckPhase
961.23 s
[python3.14-pillow] Executing pytestCheckPhase
961.24 s
[python3.14-pillow] pytest flags: -m pytest -k not\ \(test_pyroma\)
961.45 s
[python3.14-pillow] ============================= test session starts ==============================
961.45 s
[python3.14-pillow] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
961.49 s
[python3.14-pillow] --------------------------------------------------------------------
961.49 s
[python3.14-pillow] Pillow 12.1.0
961.49 s
[python3.14-pillow] Python 3.14.2 (main, Dec 5 2025, 16:49:16) [GCC 14.3.0]
961.49 s
[python3.14-pillow] --------------------------------------------------------------------
961.49 s
[python3.14-pillow] Python executable is /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14
961.49 s
[python3.14-pillow] System Python files loaded from /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
961.49 s
[python3.14-pillow] --------------------------------------------------------------------
961.49 s
[python3.14-pillow] Python Pillow modules loaded from /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL
961.49 s
[python3.14-pillow] Binary Pillow modules loaded from /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0/lib/python3.14/site-packages/PIL
961.49 s
[python3.14-pillow] --------------------------------------------------------------------
961.49 s
[python3.14-pillow] --- PIL CORE support ok, compiled for 12.1.0
961.49 s
[python3.14-pillow] *** TKINTER support not installed
961.49 s
[python3.14-pillow] --- FREETYPE2 support ok, loaded 2.13.3
961.49 s
[python3.14-pillow] --- LITTLECMS2 support ok, loaded 2.17
961.50 s
[python3.14-pillow] --- WEBP support ok, loaded 1.6.0
961.50 s
[python3.14-pillow] --- AVIF support ok, loaded 1.3.0
961.50 s
[python3.14-pillow] --- JPEG support ok, compiled for libjpeg-turbo 3.1.2
961.50 s
[python3.14-pillow] --- OPENJPEG (JPEG2000) support ok, loaded 2.5.4
961.50 s
[python3.14-pillow] --- ZLIB (PNG/ZIP) support ok, loaded 1.3.1
961.50 s
[python3.14-pillow] --- LIBTIFF support ok, loaded 4.7.1
961.50 s
[python3.14-pillow] --- RAQM (Bidirectional Text) support ok, loaded 0.10.3
961.50 s
[python3.14-pillow] --- LIBIMAGEQUANT (Quantization method) support ok, loaded 4.2.2
961.50 s
[python3.14-pillow] --- XCB (X protocol) support ok
961.50 s
[python3.14-pillow] --------------------------------------------------------------------
961.50 s
[python3.14-pillow]
961.50 s
[python3.14-pillow] rootdir: /build/source
961.50 s
[python3.14-pillow] configfile: pyproject.toml
961.50 s
[python3.14-pillow] testpaths: Tests
961.50 s
[python3.14-pillow] plugins: cov-nixpkgs-stub-1.0.0
962.95 s
[python3.14-contourpy] [5/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/util.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/util.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/util.cpp.o -c ../src/util.cpp
962.96 s
[python3.14-contourpy] [6/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/chunk_local.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/chunk_local.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/chunk_local.cpp.o -c ../src/chunk_local.cpp
963.05 s
[python3.14-contourpy] [7/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005.cpp.o -c ../src/mpl2005.cpp
963.08 s
[python3.14-contourpy] [8/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/contour_generator.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/contour_generator.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/contour_generator.cpp.o -c ../src/contour_generator.cpp
963.22 s
[python3.14-contourpy] [9/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/converter.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/converter.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/converter.cpp.o -c ../src/converter.cpp
963.98 s
[python3.14-contourpy] [10/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005_original.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005_original.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005_original.cpp.o -c ../src/mpl2005_original.cpp
964.35 s
[python3.14-contourpy] [11/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2014.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2014.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2014.cpp.o -c ../src/mpl2014.cpp
964.47 s
[python3.14-pillow] collected 5066 items / 4 skipped
964.47 s
[python3.14-pillow]
964.54 s
[python3.14-pillow] Tests/oss-fuzz/test_fuzzers.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
964.74 s
[python3.14-contourpy] [12/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/serial.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/serial.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/serial.cpp.o -c ../src/serial.cpp
964.93 s
[python3.14-contourpy] [13/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/threaded.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/threaded.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/threaded.cpp.o -c ../src/threaded.cpp
965.01 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
966.59 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
966.91 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
967.37 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
967.47 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
967.67 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
967.86 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
968.73 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
968.86 s
[python3.14-contourpy] [14/15] g++ -Isrc/_contourpy.cpython-314-x86_64-linux-gnu.so.p -Isrc -I../src -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -I/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/lib/python3.14/site-packages/pybind11/include -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -fPIC -DCONTOURPY_VERSION=1.3.3 -MD -MQ src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/wrap.cpp.o -MF src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/wrap.cpp.o.d -o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/wrap.cpp.o -c ../src/wrap.cpp
968.92 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
968.96 s
[python3.14-contourpy] [15/15] g++ -o src/_contourpy.cpython-314-x86_64-linux-gnu.so src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/chunk_local.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/contour_generator.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/converter.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/fill_type.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/line_type.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005_original.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2005.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/mpl2014.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/outer_or_hole.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/serial.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/threaded.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/util.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/wrap.cpp.o src/_contourpy.cpython-314-x86_64-linux-gnu.so.p/z_interp.cpp.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC
969.00 s
[python3.14-contourpy] [20/20] /build/source/.mesonpy-ci5jsd6g/lib/contourpy/util/_build_config.pygnu.so
969.02 s
[python3.14-contourpy] Successfully built contourpy-1.3.3-cp314-cp314-linux_x86_64.whl
969.03 s
[python3.14-contourpy] Finished creating a wheel...
969.03 s
[python3.14-contourpy] Finished executing pypaBuildPhase
969.04 s
[python3.14-contourpy] Phase: pythonRuntimeDepsCheckHook
969.04 s
[python3.14-contourpy] Executing pythonRuntimeDepsCheck
969.05 s
[python3.14-contourpy] Checking runtime dependencies for contourpy-1.3.3-cp314-cp314-linux_x86_64.whl
969.14 s
[python3.14-contourpy] Finished executing pythonRuntimeDepsCheck
969.15 s
[python3.14-contourpy] Phase: installPhase
969.15 s
[python3.14-contourpy] Executing pypaInstallPhase
969.28 s
[python3.14-contourpy] Successfully installed contourpy-1.3.3-cp314-cp314-linux_x86_64.whl
969.28 s
[python3.14-contourpy] Finished executing pypaInstallPhase
969.28 s
[python3.14-contourpy] Phase: pythonOutputDistPhase
969.28 s
[python3.14-contourpy] Executing pythonOutputDistPhase
969.29 s
[python3.14-contourpy] Finished executing pythonOutputDistPhase
969.29 s
[python3.14-contourpy] Phase: fixupPhase
969.33 s
[python3.14-contourpy] shrinking RPATHs of ELF executables and libraries in /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3
969.34 s
[python3.14-contourpy] shrinking /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3/lib/python3.14/site-packages/contourpy/_contourpy.cpython-314-x86_64-linux-gnu.so
969.34 s
[python3.14-contourpy] checking for references to /build/ in /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3...
969.37 s
[python3.14-contourpy] patching script interpreter paths in /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3
969.38 s
[python3.14-contourpy] stripping (with command strip and flags -S -p) in /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3/lib
969.42 s
[python3.14-contourpy] shrinking RPATHs of ELF executables and libraries in /nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist
969.43 s
[python3.14-contourpy] checking for references to /build/ in /nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist...
969.44 s
[python3.14-contourpy] patching script interpreter paths in /nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist
969.45 s
[python3.14-contourpy] Executing pythonRemoveTestsDir
969.46 s
[python3.14-contourpy] Finished executing pythonRemoveTestsDir
969.48 s
[python3.14-contourpy] Phase: pythonCatchConflictsPhase
969.55 s
[python3.14-contourpy] Phase: pythonRemoveBinBytecodePhase
969.55 s
[python3.14-contourpy] Phase: pythonImportsCheckPhase
969.56 s
[python3.14-contourpy] Executing pythonImportsCheckPhase
969.56 s
[python3.14-contourpy] Check whether the following modules can be imported: contourpy
969.67 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3 /nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist
969.92 s
[post-build-hook] copying 2 paths...
969.92 s
[post-build-hook] copying path '/nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3' to 'https://cache.nix-ci.com'...
969.92 s
[post-build-hook] copying path '/nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist' to 'https://cache.nix-ci.com'...
970.74 s
[post-build-hook] copying 2 paths...
970.74 s
[post-build-hook] copying path '/nix/store/x2jdy1v8wk8n92h0ccy0qz5fgcgff6wp-source.drv' to 'https://cache.nix-ci.com'...
970.94 s
[post-build-hook] copying path '/nix/store/42rkghlp1zrlw1vbsbgnn45wyvzr9ird-python3.14-contourpy-1.3.3.drv' to 'https://cache.nix-ci.com'...
971.18 s
Progress: 137 of 148 built (2 building), 439 of 439 downloaded from cache
971.18 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
971.18 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
973.14 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
973.22 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
973.32 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
973.36 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
973.36 s
[python3.14-pillow] Tests/test_000_sanity.py . [ 21%]
973.39 s
[python3.14-pillow] Tests/test_arrow.py . . . . . . . . . . . . . . . . . . . . . . [ 22%]
973.39 s
[python3.14-pillow] Tests/test_binary.py . . . [ 22%]
973.41 s
[python3.14-pillow] Tests/test_bmp_reference.py . . . [ 22%]
973.42 s
[python3.14-pillow] Tests/test_box_blur.py . . . . . . . . . . . . . . . . [ 22%]
973.47 s
[python3.14-pillow] Tests/test_color_lut.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
973.48 s
[python3.14-pillow] Tests/test_core_resources.py . . . . . . . . . . . . . . . . [ 23%]
973.49 s
[python3.14-pillow] Tests/test_decompression_bomb.py . . . . . . . . . . . [ 23%]
973.49 s
[python3.14-pillow] Tests/test_deprecate.py . . . . . . . . . . [ 23%]
973.52 s
[python3.14-pillow] Tests/test_features.py . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
974.86 s
[python3.14-pillow] Tests/test_file_apng.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
975.52 s
[python3.14-pillow] Tests/test_file_avif.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
980.01 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s . . . . . . s . . . . . . . . . . . [ 27%]
982.15 s
[python3.14-pillow] Tests/test_file_blp.py . . . . . . . . . . . . . [ 27%]
982.19 s
[python3.14-pillow] Tests/test_file_bmp.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
982.19 s
[python3.14-pillow] Tests/test_file_bufrstub.py . . . . . [ 28%]
982.20 s
[python3.14-pillow] Tests/test_file_container.py . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
982.20 s
[python3.14-pillow] Tests/test_file_cur.py . . . [ 28%]
982.21 s
[python3.14-pillow] Tests/test_file_dcx.py . . . . . . . . . [ 29%]
983.25 s
[python3.14-pillow] Tests/test_file_dds.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
983.30 s
[python3.14-pillow] . . . . . . . . [ 30%]
983.35 s
[python3.14-pillow] Tests/test_file_eps.py s s s s s . . . . . . . . . . . . . . . . . s s . s s s s s s s s . s s s s s s s . . . . . . . . [ 31%]
983.75 s
[python3.14-pillow] . . . . . s . . . . [ 31%]
983.77 s
[python3.14-pillow] Tests/test_file_fits.py . . . . . . [ 31%]
983.79 s
[python3.14-pillow] Tests/test_file_fli.py . . . . . . . . . . . . . . . . . [ 31%]
983.79 s
[python3.14-pillow] Tests/test_file_fpx.py . . . . [ 31%]
983.80 s
[python3.14-pillow] Tests/test_file_ftex.py . . . . [ 31%]
983.80 s
[python3.14-pillow] Tests/test_file_gbr.py . . . . . . . [ 32%]
983.80 s
[python3.14-pillow] Tests/test_file_gd.py . . . . [ 32%]
984.00 s
[python3.14-pillow] Tests/test_file_gif.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . [ 33%]
984.26 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
984.26 s
[python3.14-pillow] Tests/test_file_gimpgradient.py . . . . . . . . . . [ 34%]
984.27 s
[python3.14-pillow] Tests/test_file_gimppalette.py . . . . [ 34%]
984.27 s
[python3.14-pillow] Tests/test_file_gribstub.py . . . . . [ 34%]
984.28 s
[python3.14-pillow] Tests/test_file_hdf5stub.py . . . . . [ 34%]
985.37 s
[python3.14-pillow] Tests/test_file_icns.py . . . . . . . . . . . [ 34%]
985.44 s
[python3.14-pillow] Tests/test_file_ico.py . . . . . . . . . . . . . . . . . . . . . . [ 35%]
985.45 s
[python3.14-pillow] Tests/test_file_im.py . . . . . . . . . . . . . . . [ 35%]
985.45 s
[python3.14-pillow] Tests/test_file_imt.py . . . . [ 35%]
985.46 s
[python3.14-pillow] Tests/test_file_iptc.py . . . . . . . . . . . . [ 35%]
985.74 s
[python3.14-pillow] Tests/test_file_jpeg.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
985.84 s
[python3.14-pillow] . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 37%]
986.73 s
[python3.14-pillow] Tests/test_file_jpeg2k.py . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . s s . . . . . . [ 38%]
986.83 s
[python3.14-pillow] . . . . s s s s s . . . . . . . . [ 39%]
987.28 s
[python3.14-pillow] Tests/test_file_libtiff.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
990.87 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
990.93 s
[python3.14-pillow] Tests/test_file_libtiff_small.py . . . [ 41%]
990.93 s
[python3.14-pillow] Tests/test_file_mcidas.py . . [ 41%]
990.93 s
[python3.14-pillow] Tests/test_file_mic.py . . . . . . . [ 41%]
990.93 s
[python3.14-pillow] Tests/test_file_mpeg.py . . . [ 41%]
990.99 s
[python3.14-pillow] Tests/test_file_mpo.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
991.00 s
[python3.14-pillow] Tests/test_file_msp.py . . . . s s . [ 42%]
991.00 s
[python3.14-pillow] Tests/test_file_palm.py . . . . [ 42%]
991.01 s
[python3.14-pillow] Tests/test_file_pcd.py . . . [ 42%]
991.05 s
[python3.14-pillow] Tests/test_file_pcx.py . . . . . . . . . . . . . . . . . . . [ 42%]
991.30 s
[python3.14-pillow] Tests/test_file_pdf.py . . . . . . . . . . . . . . . . . . . . . [ 43%]
991.30 s
[python3.14-pillow] Tests/test_file_pixar.py . . [ 43%]
991.38 s
[python3.14-pillow] Tests/test_file_png.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
991.49 s
[python3.14-pillow] . . . . . . . . . . . . . . [ 44%]
991.61 s
[python3.14-pillow] Tests/test_file_ppm.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
991.61 s
[python3.14-pillow] [ 45%]
991.62 s
[python3.14-pillow] Tests/test_file_psd.py . . . . . . . . . . . . . . . . . . . . [ 45%]
991.73 s
[python3.14-pillow] Tests/test_file_qoi.py . . . . [ 45%]
991.75 s
[python3.14-pillow] Tests/test_file_sgi.py . . . . . . . . . . . . . . . [ 46%]
991.76 s
[python3.14-pillow] Tests/test_file_spider.py . . . . . . . . . . . . . . . . [ 46%]
991.76 s
[python3.14-pillow] Tests/test_file_sun.py . . . . . . s s [ 46%]
991.77 s
[python3.14-pillow] Tests/test_file_tar.py . . . . . . . [ 46%]
991.83 s
[python3.14-pillow] Tests/test_file_tga.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 47%]
991.88 s
[python3.14-pillow] Tests/test_file_tiff.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 48%]
991.95 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . s [ 49%]
992.00 s
[python3.14-pillow] Tests/test_file_tiff_metadata.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 49%]
992.00 s
[python3.14-pillow] Tests/test_file_wal.py . . . [ 50%]
996.21 s
[python3.14-pillow] Tests/test_file_webp.py . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
996.29 s
[python3.14-pillow] Tests/test_file_webp_alpha.py . . . . . . [ 50%]
996.48 s
[python3.14-pillow] Tests/test_file_webp_animated.py . . . . . . . . [ 50%]
996.50 s
[python3.14-pillow] Tests/test_file_webp_lossless.py . [ 50%]
996.54 s
[python3.14-pillow] Tests/test_file_webp_metadata.py . . . . . . . . [ 50%]
996.55 s
[python3.14-pillow] Tests/test_file_wmf.py . . . . . . . . . . . [ 51%]
996.55 s
[python3.14-pillow] Tests/test_file_xbm.py . . . . . . [ 51%]
996.60 s
[python3.14-pillow] Tests/test_file_xpm.py . . . . . . . . [ 51%]
996.61 s
[python3.14-pillow] Tests/test_file_xvthumb.py . . . [ 51%]
996.61 s
[python3.14-pillow] Tests/test_font_bdf.py . . . [ 51%]
996.61 s
[python3.14-pillow] Tests/test_font_crash.py . [ 51%]
997.69 s
[python3.14-pillow] Tests/test_font_leaks.py . . [ 51%]
997.72 s
[python3.14-pillow] Tests/test_font_pcf.py . . . . . . [ 51%]
997.93 s
[python3.14-pillow] Tests/test_font_pcf_charsets.py . . . . . . . . . [ 51%]
997.93 s
[python3.14-pillow] Tests/test_fontfile.py . . [ 51%]
997.98 s
[python3.14-pillow] Tests/test_format_hsv.py . . . . [ 52%]
997.98 s
[python3.14-pillow] Tests/test_format_lab.py . . . [ 52%]
998.02 s
[python3.14-pillow] Tests/test_image.py . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . [ 53%]
998.12 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 54%]
998.17 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 55%]
998.30 s
[python3.14-pillow] Tests/test_image_access.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 56%]
998.31 s
[python3.14-pillow] . . . . . . s [ 56%]
998.46 s
[python3.14-pillow] Tests/test_image_array.py . . . . . [ 56%]
998.56 s
[python3.14-pillow] Tests/test_image_convert.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 57%]
998.57 s
[python3.14-pillow] Tests/test_image_copy.py . . . . . . . . [ 57%]
998.57 s
[python3.14-pillow] Tests/test_image_crop.py . . . . . . . . . . . . . [ 57%]
998.58 s
[python3.14-pillow] Tests/test_image_draft.py . . . [ 57%]
998.58 s
[python3.14-pillow] Tests/test_image_entropy.py . [ 57%]
998.61 s
[python3.14-pillow] Tests/test_image_filter.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 58%]
998.65 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 60%]
998.73 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 61%]
998.76 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 62%]
998.77 s
[python3.14-pillow] Tests/test_image_frombytes.py . . [ 62%]
998.77 s
[python3.14-pillow] Tests/test_image_fromqimage.py s s s s s [ 62%]
998.77 s
[python3.14-pillow] Tests/test_image_getbands.py . [ 62%]
998.77 s
[python3.14-pillow] Tests/test_image_getbbox.py . . . . . . . [ 62%]
998.79 s
[python3.14-pillow] Tests/test_image_getcolors.py . . [ 62%]
998.79 s
[python3.14-pillow] Tests/test_image_getdata.py . . . [ 62%]
998.79 s
[python3.14-pillow] Tests/test_image_getextrema.py . . [ 62%]
998.79 s
[python3.14-pillow] Tests/test_image_getim.py . [ 62%]
998.80 s
[python3.14-pillow] Tests/test_image_getpalette.py . . [ 62%]
998.80 s
[python3.14-pillow] Tests/test_image_getprojection.py . [ 63%]
998.80 s
[python3.14-pillow] Tests/test_image_histogram.py . [ 63%]
998.80 s
[python3.14-pillow] Tests/test_image_load.py . . . . . [ 63%]
998.81 s
[python3.14-pillow] Tests/test_image_mode.py . . . . . . . . . . . [ 63%]
998.88 s
[python3.14-pillow] Tests/test_image_paste.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 64%]
998.89 s
[python3.14-pillow] . . . . . . . . . [ 64%]
998.90 s
[python3.14-pillow] Tests/test_image_point.py . . . . [ 64%]
998.90 s
[python3.14-pillow] Tests/test_image_putalpha.py . . . [ 64%]
998.92 s
[python3.14-pillow] Tests/test_image_putdata.py . . . . . . . . . . . . [ 64%]
998.93 s
[python3.14-pillow] Tests/test_image_putpalette.py . . . . . . . . [ 64%]
999.12 s
[python3.14-pillow] Tests/test_image_quantize.py . . . . . . . . . . . . . . . . . . [ 65%]
999.17 s
[python3.14-pillow] Tests/test_image_reduce.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 66%]
999.37 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 67%]
999.62 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
999.66 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . [ 69%]
999.68 s
[python3.14-pillow] Tests/test_image_resample.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
999.88 s
[python3.14-pillow] . . . . x x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 71%]
999.91 s
[python3.14-pillow] Tests/test_image_resize.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 71%]
999.97 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 72%]
1000.00 s
[python3.14-pillow] Tests/test_image_rotate.py . . . . . . . . . . . . . . . . . . . . . . . . . . [ 73%]
1000.01 s
[python3.14-pillow] Tests/test_image_split.py . . . . . . . . . . . [ 73%]
1000.02 s
[python3.14-pillow] Tests/test_image_thumbnail.py . . . . . . . . . . [ 73%]
1000.02 s
[python3.14-pillow] Tests/test_image_tobitmap.py . [ 73%]
1000.02 s
[python3.14-pillow] Tests/test_image_tobytes.py . [ 73%]
1000.20 s
[python3.14-pillow] Tests/test_image_transform.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1000.26 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1000.28 s
[python3.14-pillow] Tests/test_image_transpose.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1000.30 s
[python3.14-pillow] Tests/test_imagechops.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1000.49 s
[python3.14-pillow] Tests/test_imagecms.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1000.49 s
[python3.14-pillow] Tests/test_imagecolor.py . . . . . . [ 77%]
1000.53 s
[python3.14-pillow] Tests/test_imagedraw.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1000.60 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1000.65 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1000.88 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1000.88 s
[python3.14-pillow] . . . . . . . . [ 82%]
1000.92 s
[python3.14-pillow] Tests/test_imagedraw2.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1000.92 s
[python3.14-pillow] . [ 83%]
1000.93 s
[python3.14-pillow] Tests/test_imageenhance.py . . . . . . [ 83%]
1001.06 s
[python3.14-pillow] Tests/test_imagefile.py . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1001.11 s
[python3.14-pillow] Tests/test_imagefont.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1001.25 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1001.39 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 88%]
1001.40 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . [ 88%]
1001.45 s
[python3.14-pillow] Tests/test_imagefontctl.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . [ 89%]
1001.58 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1001.62 s
[python3.14-pillow] Tests/test_imagefontpil.py . . . . . . . [ 90%]
1001.63 s
[python3.14-pillow] Tests/test_imagegrab.py s s s . s . s s s s s s s [ 90%]
1001.64 s
[python3.14-pillow] Tests/test_imagemath_lambda_eval.py . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1001.65 s
[python3.14-pillow] Tests/test_imagemath_unsafe_eval.py . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 91%]
1001.69 s
[python3.14-pillow] Tests/test_imagemorph.py . . . . . . . . . . . . . . . . . . . . . . . . . . [ 91%]
1001.77 s
[python3.14-pillow] Tests/test_imageops.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 92%]
1001.77 s
[python3.14-pillow] Tests/test_imageops_usm.py . . . . . [ 92%]
1001.79 s
[python3.14-pillow] Tests/test_imagepalette.py . . . . . . . . . . . . . . . . [ 93%]
1001.80 s
[python3.14-pillow] Tests/test_imagepath.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 93%]
1001.80 s
[python3.14-pillow] Tests/test_imageqt.py s s s s s s s s [ 93%]
1001.91 s
[python3.14-pillow] Tests/test_imagesequence.py . . . . . . . . [ 93%]
1001.92 s
[python3.14-pillow] Tests/test_imageshow.py . . . . s s s s s . . . . . . . . . . . s s [ 94%]
1001.93 s
[python3.14-pillow] Tests/test_imagestat.py . . . . [ 94%]
1001.94 s
[python3.14-pillow] Tests/test_imagetext.py . . . . . . . . . . . . . . . . . . . . . [ 94%]
1001.94 s
[python3.14-pillow] Tests/test_imagetk.py s s s s s s s s s s s s s [ 95%]
1001.95 s
[python3.14-pillow] Tests/test_imagewin.py . . . s s s s s s [ 95%]
1001.95 s
[python3.14-pillow] Tests/test_lib_image.py . [ 95%]
1001.97 s
[python3.14-pillow] Tests/test_lib_pack.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1001.97 s
[python3.14-pillow] Tests/test_locale.py s [ 96%]
1002.27 s
[python3.14-pillow] Tests/test_main.py . . . [ 96%]
1002.29 s
[python3.14-pillow] Tests/test_map.py . . . [ 96%]
1002.31 s
[python3.14-pillow] Tests/test_mode_i16.py . . . . . . . [ 96%]
1002.33 s
[python3.14-pillow] Tests/test_numpy.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1002.34 s
[python3.14-pillow] Tests/test_pdfparser.py . . . . . [ 97%]
1003.25 s
[python3.14-pillow] Tests/test_pickle.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1003.67 s
[python3.14-pillow] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1003.67 s
[python3.14-pillow] Tests/test_psdraw.py . . [ 99%]
1003.67 s
[python3.14-pillow] Tests/test_qt_image_qapplication.py s [ 99%]
1003.67 s
[python3.14-pillow] Tests/test_qt_image_toqimage.py s s s s s [ 99%]
1003.68 s
[python3.14-pillow] Tests/test_sgi_crash.py . . . . . . . . . . . [ 99%]
1003.68 s
[python3.14-pillow] Tests/test_shell_injection.py s s s [ 99%]
1003.69 s
[python3.14-pillow] Tests/test_tiff_crashes.py s s . . . . . . . . . . . s . s [ 99%]
1003.70 s
[python3.14-pillow] Tests/test_tiff_ifdrational.py . . . . . [ 99%]
1003.70 s
[python3.14-pillow] Tests/test_util.py . . . . . [ 99%]
1003.75 s
[python3.14-pillow] Tests/test_webp_leaks.py . [100%]
1003.75 s
[python3.14-pillow]
1003.75 s
[python3.14-pillow] =============================== warnings summary ===============================
1003.75 s
[python3.14-pillow] Tests/helper.py:169
1003.75 s
[python3.14-pillow] Tests/helper.py:169
1003.75 s
[python3.14-pillow] Tests/helper.py:169
1003.75 s
[python3.14-pillow] Tests/helper.py:169
1003.75 s
[python3.14-pillow] Tests/helper.py:169
1003.75 s
[python3.14-pillow] /build/source/Tests/helper.py:169: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
1003.75 s
[python3.14-pillow] return pytest.mark.timeout(timeout)
1003.75 s
[python3.14-pillow]
1003.75 s
[python3.14-pillow] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
1003.75 s
[python3.14-pillow] =========================== short test summary info ============================
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_arro3.py:27: Arro3 not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_nanoarrow.py:21: Nanoarrow not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_pyarrow.py:21: PyArrow not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_pyroma.py:9: Pyroma not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_avif.py:504: rav1e encode not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_avif.py:550: rav1e encode not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_avif.py:583: svt encode not available
1003.75 s
[python3.14-pillow] SKIPPED [4] Tests/test_file_eps.py:84: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:98: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [2] Tests/test_file_eps.py:189: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:208: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:227: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:238: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:251: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:259: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [3] Tests/test_file_eps.py:273: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:295: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:317: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [3] Tests/test_file_eps.py:339: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [2] Tests/test_file_eps.py:350: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:396: Ghostscript not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_gif.py:393: Netpbm not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_gif.py:405: Netpbm not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg.py:739: djpeg not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg.py:1129: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:192: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:330: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:340: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [4] Tests/test_file_jpeg2k.py:413: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:433: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_msp.py:60: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_msp.py:73: Even More Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_sun.py:75: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_sun.py:91: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_tiff.py:995: Extra image files not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_file_tiff.py:1031: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_image.py:91: IPython is not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_image_access.py:260: requires Windows
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:45: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:50: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:55: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:60: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:65: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [2] Tests/test_imagefontctl.py:233: fails with this font
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:16: requires Windows or macOS
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:39: X connection failed: error 5
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:41: tests missing XCB
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:63: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:95: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:107: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [3] Tests/test_imagegrab.py:123: Linux with wl-clipboard only
1003.75 s
[python3.14-pillow] SKIPPED [2] Tests/test_imagegrab.py:139: Linux with wl-clipboard only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imageqt.py:19: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [6] Tests/test_imageqt.py:44: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imageqt.py:53: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [5] Tests/test_imageshow.py:52: Only run on CIs; hangs on Windows CIs
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imageshow.py:100: got empty parameter set for (viewer)
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imageshow.py:109: IPython not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagetk.py:37: Tk not installed
1003.75 s
[python3.14-pillow] SKIPPED [5] Tests/test_imagetk.py:61: Tk not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagetk.py:81: Tk not installed
1003.75 s
[python3.14-pillow] SKIPPED [5] Tests/test_imagetk.py:88: Tk not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagetk.py:101: Tk not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:39: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:49: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:63: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:75: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:89: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:104: Windows only
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_locale.py:33: Polish locale not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_qt_image_qapplication.py:55: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [5] Tests/test_qt_image_toqimage.py:21: Qt bindings are not installed
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_shell_injection.py:39: djpeg not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_shell_injection.py:49: Netpbm not available
1003.75 s
[python3.14-pillow] SKIPPED [1] Tests/test_shell_injection.py:57: Netpbm not available
1003.75 s
[python3.14-pillow] SKIPPED [3] Tests/test_tiff_crashes.py:52: test image not found
1003.76 s
[python3.14-pillow] SKIPPED [1] Tests/test_tiff_crashes.py:68: test image not found
1003.76 s
[python3.14-pillow] XFAIL Tests/test_image_resample.py::TestCoreResampleAlphaCorrect::test_levels_rgba - Current implementation isn't precise enough
1003.76 s
[python3.14-pillow] XFAIL Tests/test_image_resample.py::TestCoreResampleAlphaCorrect::test_levels_la - Current implementation isn't precise enough
1003.76 s
[python3.14-pillow] XFAIL Tests/test_imagedraw.py::test_line_h_s1_w2 - failing test
1003.76 s
[python3.14-pillow] ========== 4951 passed , 116 skipped , 3 xfailed , 5 warnings in 42.30s ===========
1004.20 s
[python3.14-pillow] Finished executing pytestCheckPhase
1004.21 s
[python3.14-pillow] pytestCheckPhase completed in 43 seconds
1004.21 s
[python3.14-pillow] Phase: pytestcachePhase
1004.22 s
[python3.14-pillow] Phase: pytestRemoveBytecodePhase
1004.30 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0 /nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist
1004.57 s
[post-build-hook] copying 2 paths...
1004.57 s
[post-build-hook] copying path '/nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist' to 'https://cache.nix-ci.com'...
1004.57 s
[post-build-hook] copying path '/nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0' to 'https://cache.nix-ci.com'...
1006.29 s
[post-build-hook] copying 59 paths...
1006.37 s
[post-build-hook] copying path '/nix/store/24a72jbynwckf757qyyhl75l33nmv9l7-source.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/9m7qv402nqpq5hgxlpxb3y0fvrs4hqmd-crate-miniz_oxide-0.8.9.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/43fr14d187pqmkk22m30z3h8qc8j38lj-crate-rgb-0.8.52.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/dkiwjbx4cv409qhyirq4jpc5v13chxm4-crate-flate2-1.1.5.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/g4a1ba1s4w45ssmvszh072zli5bsih1l-crate-bytemuck-1.24.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/6bzp0jjaijn3mqm6jbvv6qx9dfxxvwzk-crate-shlex-1.3.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/cw9mig6ydpzgqbrx3kxxj56895vsg0wv-crate-arrayvec-0.7.6.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/crbn6fx29rpljgn4vijla09dvshh1va9-crate-zlib-rs-0.5.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/b3c7wj2zywa18ym73pkrar4xpclp62hg-crate-crossbeam-epoch-0.9.18.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/hs0cnzqi967y5cfkwq7frlf0g2kfn4sj-crate-cfg-if-1.0.4.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/bh4ahpnqbmg104yc0k2kpkkr36ys5q2f-crate-libz-rs-sys-0.5.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/cm95bw800fmv6lma71agpvwz1w01f2kh-crate-rayon-core-1.13.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/ifdsmzhpvcbdwvbad5g9ka4yhwx4n5dd-crate-either-1.15.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/c78q6pii1jh5kjbr33jg02yns11331pq-crate-find-msvc-tools-0.1.5.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/cv3b2qbz5qlsm0lwhwsq4m6yi1xxlyjm-crate-thread_local-1.1.9.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.37 s
[post-build-hook] copying path '/nix/store/i1pb3hyg051vm11yx4q3dgwjx1gscra0-crate-bitflags-2.10.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.50 s
[post-build-hook] copying path '/nix/store/k7kbw6a5sg6a213j9sinhb6l8d663ksk-crate-libc-0.2.177.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.51 s
[post-build-hook] copying path '/nix/store/kxnz2l4pnkv8g9bz3i6mkf9bjwcx1fn7-source.drv' to 'https://cache.nix-ci.com'...
1006.51 s
[post-build-hook] copying path '/nix/store/liry4prg29l35w6jl9269bva6dnb97qs-source.drv' to 'https://cache.nix-ci.com'...
1006.51 s
[post-build-hook] copying path '/nix/store/n21n7qm3byp85l2f3l3rs83bv313la7h-crate-simd-adler32-0.3.7.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.51 s
[post-build-hook] copying path '/nix/store/ppbxj2kppgg4wmkq7kgfzj47b7jhyzy7-crate-crossbeam-deque-0.8.6.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.52 s
[post-build-hook] copying path '/nix/store/pq2m8h18d835i759aqmyr8ynyl28k9xg-crate-adler2-2.0.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.52 s
[post-build-hook] copying path '/nix/store/qh8kg3qqi0na28l2f1h6davqkmqkm45b-cargo-c-0.10.15+cargo-0.90.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.53 s
[post-build-hook] copying path '/nix/store/qi1vwpppq0snbvhm984sdd456cnm2k5l-crate-crossbeam-utils-0.8.21.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.53 s
[post-build-hook] copying path '/nix/store/s12f1s2x1wjwvpjxz6w3axfg6bzvlm7l-crate-rayon-1.11.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.54 s
[post-build-hook] copying path '/nix/store/v7jw3niv71migbg4ac6q9irz51n9w5ak-crate-cc-1.2.46.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.55 s
[post-build-hook] copying path '/nix/store/v8bmqqras3r3ldpl5w3nprdlqc032xpq-crate-lodepng-3.12.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.55 s
[post-build-hook] copying path '/nix/store/w6cqc8a2gg3k710xjs5y9h61j0czshlk-crate-crc32fast-1.5.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
1006.55 s
[post-build-hook] copying path '/nix/store/wb5lqshdgzk3gp9x6xngk2nw75vad0m6-flate2-1.1.5.drv' to 'https://cache.nix-ci.com'...
1006.56 s
[post-build-hook] copying path '/nix/store/wbqxq6va221qzbxq4b9jdk3yqmpywqgd-either-1.15.0.drv' to 'https://cache.nix-ci.com'...
1006.56 s
[post-build-hook] copying path '/nix/store/wq1l39kavz90pi2akvmg3v8slcy6s1k5-rgb-0.8.52.drv' to 'https://cache.nix-ci.com'...
1006.56 s
[post-build-hook] copying path '/nix/store/xjbmh6zpa0zgb5c5nb6b0daff46i5dy7-crossbeam-epoch-0.9.18.drv' to 'https://cache.nix-ci.com'...
1006.71 s
[post-build-hook] copying path '/nix/store/xmn6f4n037qy5yfqszi92iji539dz3xl-shlex-1.3.0.drv' to 'https://cache.nix-ci.com'...
1006.72 s
[post-build-hook] copying path '/nix/store/za8n7m7519qx8c43hxixf9s6zx47rz9l-zlib-rs-0.5.2.drv' to 'https://cache.nix-ci.com'...
1006.72 s
[post-build-hook] copying path '/nix/store/kkb1lkjg52sac06y8mf42xrl6i7k8gja-rayon-core-1.13.0.drv' to 'https://cache.nix-ci.com'...
1006.73 s
[post-build-hook] copying path '/nix/store/4m8mmzhqcq7p345x5jcyfmysgb4wm40x-cfg-if-1.0.4.drv' to 'https://cache.nix-ci.com'...
1006.73 s
[post-build-hook] copying path '/nix/store/g5j4xahz5bi28qwr62rkp5ljy6mi88zw-bytemuck-1.24.0.drv' to 'https://cache.nix-ci.com'...
1006.73 s
[post-build-hook] copying path '/nix/store/k3gzhqcq0vq1sy61qvyff2qrjb2zdxja-miniz_oxide-0.8.9.drv' to 'https://cache.nix-ci.com'...
1006.74 s
[post-build-hook] copying path '/nix/store/6q3pxjcv5b9wh57qa6mrsr06bk7iwa11-arrayvec-0.7.6.drv' to 'https://cache.nix-ci.com'...
1006.74 s
[post-build-hook] copying path '/nix/store/cfjz44x6diw2fijllp8pygsxrff5n012-find-msvc-tools-0.1.5.drv' to 'https://cache.nix-ci.com'...
1006.74 s
[post-build-hook] copying path '/nix/store/r9m6x9f5jp6x5131k7yap08idgwn2zp6-bitflags-2.10.0.drv' to 'https://cache.nix-ci.com'...
1006.75 s
[post-build-hook] copying path '/nix/store/lyzhwvn6sn9rm09ynb719r8yx2l23bz1-libz-rs-sys-0.5.2.drv' to 'https://cache.nix-ci.com'...
1006.78 s
[post-build-hook] copying path '/nix/store/nk8ng39frb07nlx2x3bd7gi97fzxrvlj-thread_local-1.1.9.drv' to 'https://cache.nix-ci.com'...
1006.79 s
[post-build-hook] copying path '/nix/store/qkq7s6p7s8mgnr9hk2qqlyh66yc3q0l4-libc-0.2.177.drv' to 'https://cache.nix-ci.com'...
1006.79 s
[post-build-hook] copying path '/nix/store/h6v6wy43c1fd6xphlvazbc1wigrzhw3n-libraqm-0.10.3.drv' to 'https://cache.nix-ci.com'...
1006.81 s
[post-build-hook] copying path '/nix/store/v3vb3ssrxy9930v49xiwx44nhd8zp1cn-adler2-2.0.1.drv' to 'https://cache.nix-ci.com'...
1006.85 s
[post-build-hook] copying path '/nix/store/sc49k5w8cvsxrlkxx32p8njqss7gjh02-simd-adler32-0.3.7.drv' to 'https://cache.nix-ci.com'...
1006.90 s
[post-build-hook] copying path '/nix/store/r4j7dgv7qwsx6p2ccv8lkhmladvla38p-crossbeam-deque-0.8.6.drv' to 'https://cache.nix-ci.com'...
1006.92 s
[post-build-hook] copying path '/nix/store/v92fl64p1wb8f09lbhmjq2pjy40v6g2k-crossbeam-utils-0.8.21.drv' to 'https://cache.nix-ci.com'...
1006.92 s
[post-build-hook] copying path '/nix/store/l0fyixfcz2409b99ayy0cy2z6qbzrqdf-cargo-c-0.10.15-vendor-staging.drv' to 'https://cache.nix-ci.com'...
1006.93 s
[post-build-hook] copying path '/nix/store/h39vkzh3bk5gsyhynwnx44h2w2nr92fy-rayon-1.11.0.drv' to 'https://cache.nix-ci.com'...
1006.93 s
[post-build-hook] copying path '/nix/store/kvlsphdpbqjf9p053bpn3z9d0qg125pr-cc-1.2.46.drv' to 'https://cache.nix-ci.com'...
1006.93 s
[post-build-hook] copying path '/nix/store/bqg0r2ypyfbzdrqv2r0x5mq5909xy4fj-crc32fast-1.5.0.drv' to 'https://cache.nix-ci.com'...
1006.95 s
[post-build-hook] copying path '/nix/store/2zl9mp5n0gmp5pslhflmj6ijvjcg8fsx-lodepng-3.12.1.drv' to 'https://cache.nix-ci.com'...
1007.13 s
[post-build-hook] copying path '/nix/store/lq9xyq2dl2vgar53n9cy9pynkg87rsi8-cargo-c-0.10.15-vendor.drv' to 'https://cache.nix-ci.com'...
1007.15 s
[post-build-hook] copying path '/nix/store/1fgaad62i4vr02whsx44wnzwhp09y1ix-cargo-vendor-dir.drv' to 'https://cache.nix-ci.com'...
1007.32 s
[post-build-hook] copying path '/nix/store/ibp5acpn2sfbah1n1s3bqi6rjpzdyjig-cargo-c-0.10.15.drv' to 'https://cache.nix-ci.com'...
1007.52 s
[post-build-hook] copying path '/nix/store/0pkccl6i6cmvlsw47w9jhww7s3m40q2g-libimagequant-4.4.1.drv' to 'https://cache.nix-ci.com'...
1007.72 s
[post-build-hook] copying path '/nix/store/zlwy457056izc8n673pr5z2ii8c0j47y-python3.14-pillow-12.1.0.drv' to 'https://cache.nix-ci.com'...
1008.10 s
Progress: 138 of 148 built (1 building), 439 of 439 downloaded from cache
1008.14 s
Building python3.14-matplotlib
1008.18 s
[python3.14-matplotlib] Sourcing python-remove-tests-dir-hook
1008.18 s
[python3.14-matplotlib] Sourcing python-catch-conflicts-hook.sh
1008.18 s
[python3.14-matplotlib] Sourcing python-remove-bin-bytecode-hook.sh
1008.18 s
[python3.14-matplotlib] Sourcing pypa-build-hook
1008.18 s
[python3.14-matplotlib] Using pypaBuildPhase
1008.18 s
[python3.14-matplotlib] Sourcing python-runtime-deps-check-hook
1008.18 s
[python3.14-matplotlib] Using pythonRuntimeDepsCheckHook
1008.18 s
[python3.14-matplotlib] Sourcing pypa-install-hook
1008.18 s
[python3.14-matplotlib] Using pypaInstallPhase
1008.18 s
[python3.14-matplotlib] Sourcing python-imports-check-hook.sh
1008.18 s
[python3.14-matplotlib] Using pythonImportsCheckPhase
1008.18 s
[python3.14-matplotlib] Sourcing python-namespaces-hook
1008.18 s
[python3.14-matplotlib] Sourcing python-catch-conflicts-hook.sh
1008.23 s
[python3.14-matplotlib] Phase: unpackPhase
1008.23 s
[python3.14-matplotlib] unpacking source archive /nix/store/qb7naq2z8r9s4q7lv95mbdna474a3sq9-matplotlib-3.10.5.tar.gz
1008.46 s
[python3.14-matplotlib] source root is matplotlib-3.10.5
1008.51 s
[python3.14-matplotlib] setting SOURCE_DATE_EPOCH to timestamp 1753981654 of file "matplotlib-3.10.5/PKG-INFO"
1008.52 s
[python3.14-matplotlib] Phase: patchPhase
1008.53 s
[python3.14-matplotlib] patching script interpreter paths in tools
1008.53 s
[python3.14-matplotlib] tools/github_stats.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python"
1008.54 s
[python3.14-matplotlib] tools/memleak.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python"
1008.56 s
[python3.14-matplotlib] tools/check_typehints.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python"
1008.58 s
[python3.14-matplotlib] tools/create_DejaVuDisplay.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash"
1008.59 s
[python3.14-matplotlib] tools/generate_matplotlibrc.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3"
1008.61 s
[python3.14-matplotlib] tools/make_icons.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python"
1008.63 s
[python3.14-matplotlib] Phase: updateAutotoolsGnuConfigScriptsPhase
1008.65 s
[python3.14-matplotlib] Phase: configurePhase
1008.68 s
[python3.14-matplotlib] no configure script, doing nothing
1008.69 s
[python3.14-matplotlib] Phase: buildPhase
1008.69 s
[python3.14-matplotlib] Executing pypaBuildPhase
1008.69 s
[python3.14-matplotlib] Setting SETUPTOOLS_SCM_PRETEND_VERSION to 3.10.5
1008.69 s
[python3.14-matplotlib] Including all tracked files automatically
1008.69 s
[python3.14-matplotlib] Creating a wheel...
1008.69 s
[python3.14-matplotlib] pypa build flags: --no-isolation --outdir dist/ --wheel -Csetup-args=-Db_lto=false -Csetup-args=-Dsystem-freetype=true -Csetup-args=-Dsystem-qhull=true
1008.77 s
[python3.14-matplotlib] * Getting build dependencies for wheel...
1008.91 s
[python3.14-matplotlib] * Building wheel...
1009.23 s
[python3.14-matplotlib] + meson setup /build/matplotlib-3.10.5 /build/matplotlib-3.10.5/.mesonpy-uwxicz2g -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Db_lto=false -Dsystem-freetype=true -Dsystem-qhull=true --native-file=/build/matplotlib-3.10.5/.mesonpy-uwxicz2g/meson-python-native-file.ini
1009.43 s
[python3.14-matplotlib] The Meson build system
1009.43 s
[python3.14-matplotlib] Version: 1.9.1
1009.43 s
[python3.14-matplotlib] Source dir: /build/matplotlib-3.10.5
1009.43 s
[python3.14-matplotlib] Build dir: /build/matplotlib-3.10.5/.mesonpy-uwxicz2g
1009.43 s
[python3.14-matplotlib] Build type: native build
1009.44 s
[python3.14-matplotlib] Program python found: YES 3.14.2 3.14.2
1009.59 s
[python3.14-matplotlib] Project name: matplotlib
1009.59 s
[python3.14-matplotlib] Project version: 3.10.5
1009.70 s
[python3.14-matplotlib] C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
1009.70 s
[python3.14-matplotlib] C linker for the host machine: gcc ld.bfd 2.44
1009.84 s
[python3.14-matplotlib] C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
1009.84 s
[python3.14-matplotlib] C++ linker for the host machine: g++ ld.bfd 2.44
1010.08 s
[python3.14-matplotlib] Host machine cpu family: x86_64
1010.08 s
[python3.14-matplotlib] Host machine cpu: x86_64
1010.12 s
[python3.14-matplotlib] Program python found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14)
1010.13 s
[python3.14-matplotlib] Found pkg-config: YES (/nix/store/2ck3pz4nrnavkkhy17237dqad91310xk-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2
1010.14 s
[python3.14-matplotlib] Run-time dependency python found: YES 3.14
1010.19 s
[python3.14-matplotlib] pybind11-config found: YES (/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/bin/pybind11-config) 3.0.1
1010.24 s
[python3.14-matplotlib] Run-time dependency pybind11 found: YES 3.0.1
1010.36 s
[python3.14-matplotlib] Run-time dependency freetype2 found: YES 26.2.20
1010.37 s
[python3.14-matplotlib] Run-time dependency qhull_r found: YES 8.0.2
1010.47 s
[python3.14-matplotlib] Run-time dependency dl found: YES
1010.49 s
[python3.14-matplotlib] Configuring _version.py using configuration
1010.49 s
[python3.14-matplotlib] Program /build/matplotlib-3.10.5/tools/generate_matplotlibrc.py found: YES (/build/matplotlib-3.10.5/tools/generate_matplotlibrc.py)
1010.51 s
[python3.14-matplotlib] Build targets in project: 10
1010.51 s
[python3.14-matplotlib]
1010.51 s
[python3.14-matplotlib] matplotlib 3.10.5
1010.51 s
[python3.14-matplotlib]
1010.51 s
[python3.14-matplotlib] User defined options
1010.51 s
[python3.14-matplotlib] Native files : /build/matplotlib-3.10.5/.mesonpy-uwxicz2g/meson-python-native-file.ini
1010.51 s
[python3.14-matplotlib] b_lto : false
1010.51 s
[python3.14-matplotlib] b_ndebug : if-release
1010.51 s
[python3.14-matplotlib] b_vscrt : md
1010.51 s
[python3.14-matplotlib] buildtype : release
1010.51 s
[python3.14-matplotlib] system-freetype: true
1010.51 s
[python3.14-matplotlib] system-qhull : true
1010.51 s
[python3.14-matplotlib]
1010.52 s
[python3.14-matplotlib] Found ninja-1.13.1 at /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
1010.62 s
[python3.14-matplotlib] + /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
1024.41 s
[python3.14-matplotlib] [30/30] Linking target src/_backend_agg.cpython-314-x86_64-linux-gnu.so.so.p/_backend_agg_wrapper.cpp.o[K
1025.01 s
[python3.14-matplotlib] [590/590] /build/matplotlib-3.10.5/lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle0K[0KKK
1025.03 s
[python3.14-matplotlib] Successfully built matplotlib-3.10.5-cp314-cp314-linux_x86_64.whl
1025.04 s
[python3.14-matplotlib] Finished creating a wheel...
1025.04 s
[python3.14-matplotlib] Finished executing pypaBuildPhase
1025.05 s
[python3.14-matplotlib] Phase: pythonRuntimeDepsCheckHook
1025.05 s
[python3.14-matplotlib] Executing pythonRuntimeDepsCheck
1025.05 s
[python3.14-matplotlib] Checking runtime dependencies for matplotlib-3.10.5-cp314-cp314-linux_x86_64.whl
1025.16 s
[python3.14-matplotlib] Finished executing pythonRuntimeDepsCheck
1025.16 s
[python3.14-matplotlib] Phase: installPhase
1025.16 s
[python3.14-matplotlib] Executing pypaInstallPhase
1027.54 s
[python3.14-matplotlib] Successfully installed matplotlib-3.10.5-cp314-cp314-linux_x86_64.whl
1027.54 s
[python3.14-matplotlib] Finished executing pypaInstallPhase
1027.55 s
[python3.14-matplotlib] Phase: pythonOutputDistPhase
1027.55 s
[python3.14-matplotlib] Executing pythonOutputDistPhase
1027.56 s
[python3.14-matplotlib] Finished executing pythonOutputDistPhase
1027.56 s
[python3.14-matplotlib] Phase: fixupPhase
1027.59 s
[python3.14-matplotlib] shrinking RPATHs of ELF executables and libraries in /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5
1027.67 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/_tri.cpython-314-x86_64-linux-gnu.so
1027.70 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/_qhull.cpython-314-x86_64-linux-gnu.so
1027.75 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/_path.cpython-314-x86_64-linux-gnu.so
1027.76 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/ft2font.cpython-314-x86_64-linux-gnu.so
1027.78 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/_c_internal_utils.cpython-314-x86_64-linux-gnu.so
1027.84 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/backends/_backend_agg.cpython-314-x86_64-linux-gnu.so
1027.85 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/backends/_tkagg.cpython-314-x86_64-linux-gnu.so
1027.86 s
[python3.14-matplotlib] shrinking /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib/python3.14/site-packages/matplotlib/_image.cpython-314-x86_64-linux-gnu.so
1027.86 s
[python3.14-matplotlib] checking for references to /build/ in /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5...
1028.18 s
[python3.14-matplotlib] patching script interpreter paths in /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5
1028.19 s
[python3.14-matplotlib] stripping (with command strip and flags -S -p) in /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5/lib
1028.70 s
[python3.14-matplotlib] shrinking RPATHs of ELF executables and libraries in /nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist
1028.70 s
[python3.14-matplotlib] checking for references to /build/ in /nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist...
1028.71 s
[python3.14-matplotlib] patching script interpreter paths in /nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist
1028.75 s
[python3.14-matplotlib] Executing pythonRemoveTestsDir
1028.76 s
[python3.14-matplotlib] Finished executing pythonRemoveTestsDir
1028.78 s
[python3.14-matplotlib] Phase: pythonCatchConflictsPhase
1028.86 s
[python3.14-matplotlib] Phase: pythonRemoveBinBytecodePhase
1028.87 s
[python3.14-matplotlib] Phase: pythonImportsCheckPhase
1028.87 s
[python3.14-matplotlib] Executing pythonImportsCheckPhase
1028.87 s
[python3.14-matplotlib] Check whether the following modules can be imported: matplotlib
1029.02 s
[python3.14-matplotlib] mkdir -p failed for path /homeless-shelter/.config/matplotlib: [Errno 13] Permission denied: '/homeless-shelter'
1029.02 s
[python3.14-matplotlib] Matplotlib created a temporary cache directory at /build/matplotlib-azk166g_ because there was an issue with the default path (/homeless-shelter/.config/matplotlib); it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
1029.22 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5
1029.53 s
[post-build-hook] copying 2 paths...
1029.59 s
[post-build-hook] copying path '/nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist' to 'https://cache.nix-ci.com'...
1029.59 s
[post-build-hook] copying path '/nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5' to 'https://cache.nix-ci.com'...
1039.09 s
[post-build-hook] copying 118 paths...
1039.13 s
[post-build-hook] copying path '/nix/store/04d8pmc66rj3i9a7gx1pan6488snlf25-rubygems-3.7.2.tgz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/0lgzk5pkm0gv6205szgplb0bbfx7z8bl-ruby-3.3.10.tar.gz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/1bndnsjvbp6hchyx0ifk6j9pw25mkviy-alsa-ucm-Replace-port-device-UCM-context-assertion-with-an-error.patch.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/119dp0yqpfyagdcx5yw4pkbbwvvd5kn4-alsa-ucm-Check-UCM-verb-before-working-with-device-status.patch.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/3c2ncvv80q4mjnf4hfnys9icv5hgbwav-libelf-0.8.13.tar.gz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/43mz45wn5gvr3xkra5syaf1b8ln50xx4-wayland-1.24.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/1gk232cxcsxrn5gi49159xsqrwv4dhi6-pa_stable_v190700_20210406.tgz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/1vl49qf4i65aj2yg8wxkpb555q1m3yy2-libogg-1.3.6.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/2f10jhhz50lnpgv7zkv0d98427vah59f-os-release.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/46jkzziki3p5afbax99gfmimy84xh6b7-dconf-0.49.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/5m4yr8cwxm8kkyj1cbwy1zhhk1r1k02s-source.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/57yz6dhd4ziz55argm3a13f0q6jax82z-libXrandr-1.5.4.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/5zf38m2524w091p7r88y00yi89wm46ly-x265_4.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/4gcxah38zp9yx3v349ns34agkxcj01sw-source.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/64zvalnasaa15cghzflg0m91qi2p2pzd-2251737b3b175925684ec0d37029ff4cb521d302.patch.drv' to 'https://cache.nix-ci.com'...
1039.13 s
[post-build-hook] copying path '/nix/store/40sxr62lg49g31gm8hn9zfwhywa9cbnx-source.drv' to 'https://cache.nix-ci.com'...
1039.30 s
[post-build-hook] copying path '/nix/store/6fg9wyk7v0db6hz5k11kk2gyj6bvacil-remove_missing_FFTW3LibraryDepends.patch.drv' to 'https://cache.nix-ci.com'...
1039.31 s
[post-build-hook] copying path '/nix/store/6v7pdhmjr5xn60ax0dvi06w3if21kmkm-source.drv' to 'https://cache.nix-ci.com'...
1039.31 s
[post-build-hook] copying path '/nix/store/82sfc5xb2jv115785nxp3i5hhcyyjb62-source.drv' to 'https://cache.nix-ci.com'...
1039.31 s
[post-build-hook] copying path '/nix/store/831bg9m7drpfn1phcpbq0rn5fjd2rkan-source.drv' to 'https://cache.nix-ci.com'...
1039.32 s
[post-build-hook] copying path '/nix/store/8nqwb0scbsdcq7hnz9vhbpqb3fqsr12s-libogg-1.3.6.drv' to 'https://cache.nix-ci.com'...
1039.33 s
[post-build-hook] copying path '/nix/store/9bqnmwpncygwkb5dkympqgh2rg29yarp-libsamplerate-0.2.2.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.34 s
[post-build-hook] copying path '/nix/store/9dd01800h00h6z1kz9qgf16zp60cycx9-mpg123-1.33.4.tar.bz2.drv' to 'https://cache.nix-ci.com'...
1039.34 s
[post-build-hook] copying path '/nix/store/apzfg40nnjdmlg83rbv5vbqjb99xwqjl-speex-1.2.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
1039.34 s
[post-build-hook] copying path '/nix/store/b7arwj08afq4f98a509rdn5xha52dr89-soxr-0.1.3-Source.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.35 s
[post-build-hook] copying path '/nix/store/bvgf4y0x1l4bwm9w83lsayks5bhf6r37-source.drv' to 'https://cache.nix-ci.com'...
1039.35 s
[post-build-hook] copying path '/nix/store/cbxkwsb98r7qs3448mz1wa67m2bky8n2-nv-codec-headers.drv' to 'https://cache.nix-ci.com'...
1039.36 s
[post-build-hook] copying path '/nix/store/cl8dxz7496704x48nia3xpwx6fc7sm5d-pulseaudio-17.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.36 s
[post-build-hook] copying path '/nix/store/d3psk0dm5iz9kh3arxk4pprjx8yd49iy-ffmpeg.drv' to 'https://cache.nix-ci.com'...
1039.36 s
[post-build-hook] copying path '/nix/store/fadha0b2whcllnvxdsgmvpp2j82vi6m4-rubygems-3.7.2.drv' to 'https://cache.nix-ci.com'...
1039.37 s
[post-build-hook] copying path '/nix/store/g5gqafijhdsflyxfzrzdqr74qngl4h0m-lame-3.100.tar.gz.drv' to 'https://cache.nix-ci.com'...
1039.37 s
[post-build-hook] copying path '/nix/store/h1k0s3zq31yxmk21ybp0gxsmdz9qji0f-x265-fix-cmake-4-3.patch.drv' to 'https://cache.nix-ci.com'...
1039.53 s
[post-build-hook] copying path '/nix/store/h98c1dk86kfq3w87nbjydxfwsliyyiqn-source.drv' to 'https://cache.nix-ci.com'...
1039.53 s
[post-build-hook] copying path '/nix/store/ijdgqkhc3phyzji2jc12s0j7wab8pvyd-libopenmpt-0.8.4+release.autotools.tar.gz.drv' to 'https://cache.nix-ci.com'...
1039.53 s
[post-build-hook] copying path '/nix/store/j0rjv84rwcyfvb1w8hcmhq39wgpcfjwg-source.drv' to 'https://cache.nix-ci.com'...
1039.53 s
[post-build-hook] copying path '/nix/store/j369x1qvra2b128q4lpr0jvrqxyfzqrp-source.drv' to 'https://cache.nix-ci.com'...
1039.53 s
[post-build-hook] copying path '/nix/store/jcrcgkbr63h9haasxa6w5mfm0c4l3a4g-source.drv' to 'https://cache.nix-ci.com'...
1039.53 s
[post-build-hook] copying path '/nix/store/jhdvb20bxh99m7nmf0bvnnld1rkp73fc-source.drv' to 'https://cache.nix-ci.com'...
1039.55 s
[post-build-hook] copying path '/nix/store/jmmh4kxdqhxdaafr1my56dflv8jn620k-x265-fix-cmake-4-1.patch.drv' to 'https://cache.nix-ci.com'...
1039.55 s
[post-build-hook] copying path '/nix/store/jqxg2bvgslc3i5rls3r4sz4z02y2ghpg-lcevcdec-4.0.0-compat.patch.drv' to 'https://cache.nix-ci.com'...
1039.55 s
[post-build-hook] copying path '/nix/store/jw5p8ikvv9v8mhjy4ap2qlzl6hc4r82w-source.drv' to 'https://cache.nix-ci.com'...
1039.57 s
[post-build-hook] copying path '/nix/store/k1n9y2qqxfr9x5nslwamz1x55n7zwabr-v4l-utils-1.32.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.58 s
[post-build-hook] copying path '/nix/store/k31h56d8gnwv5x2ah24az7q1s69w49pg-source.drv' to 'https://cache.nix-ci.com'...
1039.59 s
[post-build-hook] copying path '/nix/store/k504nngmk1g3qc81dybyaj44ghp41dgn-source.drv' to 'https://cache.nix-ci.com'...
1039.59 s
[post-build-hook] copying path '/nix/store/k828cwcjfxgzbm05lm1405ls9gz5c0q4-add-av_stream_get_first_dts-for-chromium.patch.drv' to 'https://cache.nix-ci.com'...
1039.60 s
[post-build-hook] copying path '/nix/store/kh0kxc1hz29fkqg5zkjxwqyy1xfb7zhh-libbluray-1.3.4.tar.bz2.drv' to 'https://cache.nix-ci.com'...
1039.60 s
[post-build-hook] copying path '/nix/store/kkb1kbwq12axdfqqilpqfr4rlg3nqwbb-source.drv' to 'https://cache.nix-ci.com'...
1039.61 s
[post-build-hook] copying path '/nix/store/kzhzd33d6px0f2552f4kxcqxh8k6jlp8-opus-1.5.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
1039.72 s
[post-build-hook] copying path '/nix/store/l26jk0fxyw8zbv9fbw7aydm9fc287pgs-soxr-0.1.3.drv' to 'https://cache.nix-ci.com'...
1039.73 s
[post-build-hook] copying path '/nix/store/lb5pvn4rm3mhiyyj7i908yrfmrhh4mg4-source.drv' to 'https://cache.nix-ci.com'...
1039.73 s
[post-build-hook] copying path '/nix/store/n7v2llfyjaxnjag27vbsigymd0nmb17a-source.drv' to 'https://cache.nix-ci.com'...
1039.73 s
[post-build-hook] copying path '/nix/store/nmqar0cjby7hp9l7pj6w0h4v0g72i82n-libssh-0.11.3.tar.xz.drv' to 'https://cache.nix-ci.com'...
1039.74 s
[post-build-hook] copying path '/nix/store/pgfzg5pgyl5wzcfvpm5c9v80hb314zwx-libelf-0.8.13.drv' to 'https://cache.nix-ci.com'...
1039.74 s
[post-build-hook] copying path '/nix/store/pi4fwzfzrz558dnkzk6hn3arb520rkkb-libass-0.17.4.tar.xz.drv' to 'https://cache.nix-ci.com'...
1040.11 s
[post-build-hook] copying path '/nix/store/q4cyq258ailnc6kfq1a3pzxap19r5dah-zimg-3.0.6.drv' to 'https://cache.nix-ci.com'...
1040.11 s
[post-build-hook] copying path '/nix/store/q8hj81a2vacyy1cawvadigzp5azqrzwg-graphviz-12.2.1.drv' to 'https://cache.nix-ci.com'...
1040.11 s
[post-build-hook] copying path '/nix/store/qck2c08rq802n8wlvyazjp9fa57ahgsq-xvidcore-1.3.7.tar.bz2.drv' to 'https://cache.nix-ci.com'...
1040.11 s
[post-build-hook] copying path '/nix/store/qrhp8akdf35pn5hvln63ca9chfvr5k77-x265-fix-cmake-4-2.patch.drv' to 'https://cache.nix-ci.com'...
1040.15 s
[post-build-hook] copying path '/nix/store/r0d33phv6l3v1zxrrmcrbv0qckwga1az-jack2-waf2.0.26.patch.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/rjgqd3k4nw133yc4yz139g774ahxdf7l-vulkan-headers-1.4.328.0.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/scjrw5221b0i7igmvp9ad5b7m0ajii3b-flac-1.5.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/shk7l1a3dva4piygr356avrx4vpq1gii-wayland-scanner-1.24.0.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/v7rg2v96y1drbv71k5bq5jknx0szg4zb-source.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/vpm1yznxy38al89hac2cd72mg7m6jfa1-libvorbis-1.3.7.tar.xz.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/vywir7dx6nrq2azs06fmnk9gxrp7v43i-openapv-0.2.0.4.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/w3dnjwpnr4sxqsic2mh0w7mm7hp7sppg-speexdsp-1.2.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/xr6wcxsdzzc9lwc7pn0a9knvzl940zqc-libass-0.17.4.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/wbirshcf70izxc3zmk6645xxg0j1mrnp-source.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/ww80i58n53hz26gpvc8m9lw1lr9gvcmn-100-fix-gcc14-build.patch.drv' to 'https://cache.nix-ci.com'...
1040.16 s
[post-build-hook] copying path '/nix/store/xg7zx1ihjdd16833iqmv58i2ijwwnfyf-libxrandr-1.5.4.drv' to 'https://cache.nix-ci.com'...
1040.31 s
[post-build-hook] copying path '/nix/store/y3h197ys8wmjgcjwrg0ir11yisgbyhqx-matplotlib-3.10.5.tar.gz.drv' to 'https://cache.nix-ci.com'...
1040.31 s
[post-build-hook] copying path '/nix/store/yc7llpjqi92ahym8cz6pvs6i9fjbsc25-libopus-1.5.2.drv' to 'https://cache.nix-ci.com'...
1040.31 s
[post-build-hook] copying path '/nix/store/yf831x4ns3gkbvv5pdaffym84sd2zrqj-source.drv' to 'https://cache.nix-ci.com'...
1040.32 s
[post-build-hook] copying path '/nix/store/yiac9jjivs049zlawr7xv19gy3xdx41x-srt-fix-cmake-4.patch.drv' to 'https://cache.nix-ci.com'...
1040.35 s
[post-build-hook] copying path '/nix/store/znai61fpmy5dyr2p42a21xwxqf8ah7nl-fftw-3.3.10.tar.gz.drv' to 'https://cache.nix-ci.com'...
1040.36 s
[post-build-hook] copying path '/nix/store/2dwpyw8bpcwd4bama2dkxn03n6v1yhy1-dconf-0.49.0.drv' to 'https://cache.nix-ci.com'...
1040.36 s
[post-build-hook] copying path '/nix/store/3il0cxl3w56v1pc51cwafh6zl39p54im-cargo-deps-vendor-staging.drv' to 'https://cache.nix-ci.com'...
1040.36 s
[post-build-hook] copying path '/nix/store/f1vkl8z0364afmc1ani4vnfsiic9sivl-cjson-1.7.19.drv' to 'https://cache.nix-ci.com'...
1040.36 s
[post-build-hook] copying path '/nix/store/624kpz5lh4h30488i8gin8pqvqbr3jkl-opencl-headers-2025.07.22.drv' to 'https://cache.nix-ci.com'...
1040.38 s
[post-build-hook] copying path '/nix/store/ha142hhyvdsb6zgiskq881ynp6za1zid-vid.stab-1.1.1-unstable-2025-08-21.drv' to 'https://cache.nix-ci.com'...
1040.39 s
[post-build-hook] copying path '/nix/store/297mpgv48p4r3zx07297cb4p5g8ap4sb-libmpg123-1.33.4.drv' to 'https://cache.nix-ci.com'...
1040.39 s
[post-build-hook] copying path '/nix/store/0vdxdkqlhv4g8yqa2ki49ab3kicckirk-nv-codec-headers-12.1.14.0.drv' to 'https://cache.nix-ci.com'...
1040.39 s
[post-build-hook] copying path '/nix/store/378sjrgfavvy0q6sybmvbzphx0qkkkhx-lame-3.100.drv' to 'https://cache.nix-ci.com'...
1040.39 s
[post-build-hook] copying path '/nix/store/0lx3lksqcckddcar3ivyc8zg4dsrg85b-qhull-2020.2.drv' to 'https://cache.nix-ci.com'...
1040.40 s
[post-build-hook] copying path '/nix/store/3kmhhlzn2qw6593b026qf476dnkbj6rk-libvpx-1.15.2.drv' to 'https://cache.nix-ci.com'...
1040.51 s
[post-build-hook] copying path '/nix/store/c7swj5lc0mpz1qd89z6wpcabyby8rjc2-x264-0-unstable-2025-01-03.drv' to 'https://cache.nix-ci.com'...
1040.51 s
[post-build-hook] copying path '/nix/store/38i1rf5gsjv9wgg9vh5163jc7j0jdd5a-libva-minimal-2.22.0.drv' to 'https://cache.nix-ci.com'...
1040.51 s
[post-build-hook] copying path '/nix/store/566lq34vgr62sb9kzw2p4qnzqr373k7r-amf-headers-1.4.36.drv' to 'https://cache.nix-ci.com'...
1040.52 s
[post-build-hook] copying path '/nix/store/g9gkq5gwkkf0xv3rny989wjhpbgrd0d9-libbluray-1.3.4.drv' to 'https://cache.nix-ci.com'...
1040.55 s
[post-build-hook] copying path '/nix/store/sdclgs9n4jkw7yda17xmgc6iyxjjyg36-zvbi-0.2.44.drv' to 'https://cache.nix-ci.com'...
1040.56 s
[post-build-hook] copying path '/nix/store/dv88d2zd1fhkjma6j78izvv13g4b5ir2-libssh-0.11.3.drv' to 'https://cache.nix-ci.com'...
1040.56 s
[post-build-hook] copying path '/nix/store/qay2pb2dxgvwmm5bdbr69zxw2lwbbsfq-v4l-utils-1.32.0.drv' to 'https://cache.nix-ci.com'...
1040.57 s
[post-build-hook] copying path '/nix/store/362awx3w2dk09q4w1vnbjnsa467jncsy-xvidcore-1.3.7.drv' to 'https://cache.nix-ci.com'...
1040.58 s
[post-build-hook] copying path '/nix/store/mv5m0xqfklzwmy1l2q297sbfcazr62mc-x265-4.1.drv' to 'https://cache.nix-ci.com'...
1040.58 s
[post-build-hook] copying path '/nix/store/l47ikdgjgncy52hm0dvmb1zjhvylx921-flac-1.5.0.drv' to 'https://cache.nix-ci.com'...
1040.58 s
[post-build-hook] copying path '/nix/store/iqqw1m0a0naf3m6976l5krylrl9gmp4x-wayland-1.24.0.drv' to 'https://cache.nix-ci.com'...
1040.60 s
[post-build-hook] copying path '/nix/store/5mvrbx9x6f9kk6zfbrcnnnc12gfzs8f6-libvorbis-1.3.7.drv' to 'https://cache.nix-ci.com'...
1040.60 s
[post-build-hook] copying path '/nix/store/913rm0k08jc374cpza4wd1d0sk1k5cb3-mbedtls-3.6.5.drv' to 'https://cache.nix-ci.com'...
1040.62 s
[post-build-hook] copying path '/nix/store/1v11dhd31d3q0z6g2xbmggyd15frm0bx-svt-av1-3.1.2.drv' to 'https://cache.nix-ci.com'...
1040.70 s
[post-build-hook] copying path '/nix/store/qr0mil3qylh6jxlzjr7nn8ycsrrwzlg1-srt-1.5.4.drv' to 'https://cache.nix-ci.com'...
1040.71 s
[post-build-hook] copying path '/nix/store/sqnxzwmin83cnliqr7dpyf4xfbl33qi7-fftw-single-3.3.10.drv' to 'https://cache.nix-ci.com'...
1040.79 s
[post-build-hook] copying path '/nix/store/vh95hcybvcba3f8cxlpgm961p5n9rynz-vulkan-loader-1.4.328.0.drv' to 'https://cache.nix-ci.com'...
1040.80 s
[post-build-hook] copying path '/nix/store/jfb6m68mz946xqd1zmk98fhrnd3glli3-librist-0.2.11.drv' to 'https://cache.nix-ci.com'...
1040.82 s
[post-build-hook] copying path '/nix/store/8gapp54z2aridr8axf51bw2y3wy2ffi6-libsndfile-1.2.2.drv' to 'https://cache.nix-ci.com'...
1040.82 s
[post-build-hook] copying path '/nix/store/gw6x9acqkg9sqzwa5kdzmi9679i39827-libtheora-1.2.0.drv' to 'https://cache.nix-ci.com'...
1040.91 s
[post-build-hook] copying path '/nix/store/k1fvhpbwc27j64vqgxb4hq7w1wknrx5v-speexdsp-1.2.1.drv' to 'https://cache.nix-ci.com'...
1041.02 s
[post-build-hook] copying path '/nix/store/gy1dghh57z67hwhrvxxfdgy1fs8gwyhd-cargo-deps-vendor.drv' to 'https://cache.nix-ci.com'...
1041.03 s
[post-build-hook] copying path '/nix/store/idhm7c15l897x660bbw8bpxsm7y1flhd-libsamplerate-0.2.2.drv' to 'https://cache.nix-ci.com'...
1041.10 s
[post-build-hook] copying path '/nix/store/br3985nbrq7p7q9mk5k0h7sm8n3pd4r0-libpulseaudio-17.0.drv' to 'https://cache.nix-ci.com'...
1041.10 s
[post-build-hook] copying path '/nix/store/ik962mn7dazsgvc4x15yfj38qmff1vgv-speex-1.2.1.drv' to 'https://cache.nix-ci.com'...
1041.24 s
[post-build-hook] copying path '/nix/store/6k7nwc9caw3kr0ap8sx3n3dzbskzc6rz-libjack2-1.9.22.drv' to 'https://cache.nix-ci.com'...
1041.25 s
[post-build-hook] copying path '/nix/store/1vls7b98mrclwzr4m4sxl9vx7khfy3ja-ruby-3.3.10.drv' to 'https://cache.nix-ci.com'...
1041.44 s
[post-build-hook] copying path '/nix/store/p08vkfrr98v2c4mbry1lf5maaksi27cc-mpg123-1.33.4.drv' to 'https://cache.nix-ci.com'...
1041.44 s
[post-build-hook] copying path '/nix/store/w477v2gkygivxrssjslix9i9418m3bbx-portaudio-190700_20210406.drv' to 'https://cache.nix-ci.com'...
1041.45 s
[post-build-hook] copying path '/nix/store/r3brk9f00vg04zdk13qpbv8y68g0v7s9-ocl-icd-2.3.4.drv' to 'https://cache.nix-ci.com'...
1041.66 s
[post-build-hook] copying path '/nix/store/4mr07g2ybb3agadpd2h4i7fim721aq4k-libopenmpt-0.8.4.drv' to 'https://cache.nix-ci.com'...
1041.87 s
[post-build-hook] copying path '/nix/store/3zbdwbxmbxqx0hh0y1li46fiqkdf5war-ffmpeg-headless-8.0.drv' to 'https://cache.nix-ci.com'...
1042.09 s
[post-build-hook] copying path '/nix/store/nhmp0j0k7i9llfx5pmbb3x7lblcvda6n-python3.14-matplotlib-3.10.5.drv' to 'https://cache.nix-ci.com'...
1042.44 s
Progress: 139 of 148 built (1 building), 439 of 439 downloaded from cache
1042.44 s
[python3.14-mypy] build/__native_edfc647aaf02b20aa651.c: In function ‘CPyDef_expandtype___freshen_function_type_vars ’:
1042.44 s
[python3.14-mypy] build/__native_edfc647aaf02b20aa651.c:553544: note: ‘-Wmisleading-indentation ’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
1042.44 s
[python3.14-mypy] 553544 | if (!cpy_r_r3) goto CPyL21;
1042.44 s
[python3.14-mypy] build/__native_edfc647aaf02b20aa651.c:553544: note: adding ‘-flarge-source-files ’ will allow for more column-tracking support, at the expense of compilation time and memory
1233.04 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/__native_edfc647aaf02b20aa651.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/edfc647aaf02b20aa651__mypyc.cpython-314-x86_64-linux-gnu.so
1233.46 s
[python3.14-mypy] building 'mypy.__init__' extension
1233.46 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy.c -o build/temp.linux-x86_64-cpython-314/build/mypy.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1233.54 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/__init__.cpython-314-x86_64-linux-gnu.so
1233.59 s
[python3.14-mypy] building 'mypy.api' extension
1233.59 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy
1233.59 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/api.c -o build/temp.linux-x86_64-cpython-314/build/mypy/api.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1233.67 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/api.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/api.cpython-314-x86_64-linux-gnu.so
1233.71 s
[python3.14-mypy] building 'mypy.applytype' extension
1233.71 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/applytype.c -o build/temp.linux-x86_64-cpython-314/build/mypy/applytype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1233.80 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/applytype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/applytype.cpython-314-x86_64-linux-gnu.so
1233.84 s
[python3.14-mypy] building 'mypy.argmap' extension
1233.84 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/argmap.c -o build/temp.linux-x86_64-cpython-314/build/mypy/argmap.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1233.93 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/argmap.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/argmap.cpython-314-x86_64-linux-gnu.so
1233.97 s
[python3.14-mypy] building 'mypy.binder' extension
1233.97 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/binder.c -o build/temp.linux-x86_64-cpython-314/build/mypy/binder.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.06 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/binder.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/binder.cpython-314-x86_64-linux-gnu.so
1234.10 s
[python3.14-mypy] building 'mypy.build' extension
1234.10 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/build.c -o build/temp.linux-x86_64-cpython-314/build/mypy/build.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.19 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/build.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/build.cpython-314-x86_64-linux-gnu.so
1234.23 s
[python3.14-mypy] building 'mypy.checker' extension
1234.23 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/checker.c -o build/temp.linux-x86_64-cpython-314/build/mypy/checker.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.32 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/checker.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/checker.cpython-314-x86_64-linux-gnu.so
1234.36 s
[python3.14-mypy] building 'mypy.checker_shared' extension
1234.36 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/checker_shared.c -o build/temp.linux-x86_64-cpython-314/build/mypy/checker_shared.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.44 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/checker_shared.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/checker_shared.cpython-314-x86_64-linux-gnu.so
1234.48 s
[python3.14-mypy] building 'mypy.checker_state' extension
1234.48 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/checker_state.c -o build/temp.linux-x86_64-cpython-314/build/mypy/checker_state.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.57 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/checker_state.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/checker_state.cpython-314-x86_64-linux-gnu.so
1234.61 s
[python3.14-mypy] building 'mypy.checkexpr' extension
1234.61 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/checkexpr.c -o build/temp.linux-x86_64-cpython-314/build/mypy/checkexpr.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.70 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/checkexpr.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/checkexpr.cpython-314-x86_64-linux-gnu.so
1234.74 s
[python3.14-mypy] building 'mypy.checkmember' extension
1234.74 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/checkmember.c -o build/temp.linux-x86_64-cpython-314/build/mypy/checkmember.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.83 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/checkmember.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/checkmember.cpython-314-x86_64-linux-gnu.so
1234.87 s
[python3.14-mypy] building 'mypy.checkpattern' extension
1234.87 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/checkpattern.c -o build/temp.linux-x86_64-cpython-314/build/mypy/checkpattern.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1234.96 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/checkpattern.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/checkpattern.cpython-314-x86_64-linux-gnu.so
1235.00 s
[python3.14-mypy] building 'mypy.checkstrformat' extension
1235.00 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/checkstrformat.c -o build/temp.linux-x86_64-cpython-314/build/mypy/checkstrformat.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.08 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/checkstrformat.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/checkstrformat.cpython-314-x86_64-linux-gnu.so
1235.12 s
[python3.14-mypy] building 'mypy.config_parser' extension
1235.12 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/config_parser.c -o build/temp.linux-x86_64-cpython-314/build/mypy/config_parser.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.21 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/config_parser.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/config_parser.cpython-314-x86_64-linux-gnu.so
1235.26 s
[python3.14-mypy] building 'mypy.constant_fold' extension
1235.26 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/constant_fold.c -o build/temp.linux-x86_64-cpython-314/build/mypy/constant_fold.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.34 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/constant_fold.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/constant_fold.cpython-314-x86_64-linux-gnu.so
1235.38 s
[python3.14-mypy] building 'mypy.constraints' extension
1235.38 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/constraints.c -o build/temp.linux-x86_64-cpython-314/build/mypy/constraints.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.47 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/constraints.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/constraints.cpython-314-x86_64-linux-gnu.so
1235.51 s
[python3.14-mypy] building 'mypy.copytype' extension
1235.51 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/copytype.c -o build/temp.linux-x86_64-cpython-314/build/mypy/copytype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.60 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/copytype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/copytype.cpython-314-x86_64-linux-gnu.so
1235.64 s
[python3.14-mypy] building 'mypy.defaults' extension
1235.64 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/defaults.c -o build/temp.linux-x86_64-cpython-314/build/mypy/defaults.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.73 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/defaults.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/defaults.cpython-314-x86_64-linux-gnu.so
1235.77 s
[python3.14-mypy] building 'mypy.dmypy.__init__' extension
1235.77 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/dmypy.c -o build/temp.linux-x86_64-cpython-314/build/mypy/dmypy.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.86 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/dmypy.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/dmypy/__init__.cpython-314-x86_64-linux-gnu.so
1235.90 s
[python3.14-mypy] building 'mypy.dmypy.client' extension
1235.90 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/dmypy
1235.90 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/dmypy/client.c -o build/temp.linux-x86_64-cpython-314/build/mypy/dmypy/client.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1235.98 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/dmypy/client.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/dmypy/client.cpython-314-x86_64-linux-gnu.so
1236.02 s
[python3.14-mypy] building 'mypy.dmypy_os' extension
1236.02 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/dmypy_os.c -o build/temp.linux-x86_64-cpython-314/build/mypy/dmypy_os.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1236.11 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/dmypy_os.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/dmypy_os.cpython-314-x86_64-linux-gnu.so
1236.15 s
[python3.14-mypy] building 'mypy.dmypy_server' extension
1236.15 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/dmypy_server.c -o build/temp.linux-x86_64-cpython-314/build/mypy/dmypy_server.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1236.24 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/dmypy_server.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/dmypy_server.cpython-314-x86_64-linux-gnu.so
1236.28 s
[python3.14-mypy] building 'mypy.dmypy_util' extension
1236.28 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/dmypy_util.c -o build/temp.linux-x86_64-cpython-314/build/mypy/dmypy_util.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1236.37 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/dmypy_util.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/dmypy_util.cpython-314-x86_64-linux-gnu.so
1236.41 s
[python3.14-mypy] building 'mypy.erasetype' extension
1236.41 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/erasetype.c -o build/temp.linux-x86_64-cpython-314/build/mypy/erasetype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1236.50 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/erasetype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/erasetype.cpython-314-x86_64-linux-gnu.so
1236.54 s
[python3.14-mypy] building 'mypy.error_formatter' extension
1236.54 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/error_formatter.c -o build/temp.linux-x86_64-cpython-314/build/mypy/error_formatter.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1236.62 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/error_formatter.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/error_formatter.cpython-314-x86_64-linux-gnu.so
1236.66 s
[python3.14-mypy] building 'mypy.errorcodes' extension
1236.66 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/errorcodes.c -o build/temp.linux-x86_64-cpython-314/build/mypy/errorcodes.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1236.75 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/errorcodes.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/errorcodes.cpython-314-x86_64-linux-gnu.so
1236.79 s
[python3.14-mypy] building 'mypy.errors' extension
1236.79 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/errors.c -o build/temp.linux-x86_64-cpython-314/build/mypy/errors.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1236.88 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/errors.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/errors.cpython-314-x86_64-linux-gnu.so
1236.92 s
[python3.14-mypy] building 'mypy.evalexpr' extension
1236.92 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/evalexpr.c -o build/temp.linux-x86_64-cpython-314/build/mypy/evalexpr.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.01 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/evalexpr.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/evalexpr.cpython-314-x86_64-linux-gnu.so
1237.05 s
[python3.14-mypy] building 'mypy.expandtype' extension
1237.05 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/expandtype.c -o build/temp.linux-x86_64-cpython-314/build/mypy/expandtype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.13 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/expandtype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/expandtype.cpython-314-x86_64-linux-gnu.so
1237.17 s
[python3.14-mypy] building 'mypy.exprtotype' extension
1237.17 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/exprtotype.c -o build/temp.linux-x86_64-cpython-314/build/mypy/exprtotype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.26 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/exprtotype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/exprtotype.cpython-314-x86_64-linux-gnu.so
1237.30 s
[python3.14-mypy] building 'mypy.fastparse' extension
1237.30 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/fastparse.c -o build/temp.linux-x86_64-cpython-314/build/mypy/fastparse.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.39 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/fastparse.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/fastparse.cpython-314-x86_64-linux-gnu.so
1237.43 s
[python3.14-mypy] building 'mypy.find_sources' extension
1237.43 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/find_sources.c -o build/temp.linux-x86_64-cpython-314/build/mypy/find_sources.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.52 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/find_sources.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/find_sources.cpython-314-x86_64-linux-gnu.so
1237.56 s
[python3.14-mypy] building 'mypy.fixup' extension
1237.56 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/fixup.c -o build/temp.linux-x86_64-cpython-314/build/mypy/fixup.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.65 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/fixup.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/fixup.cpython-314-x86_64-linux-gnu.so
1237.69 s
[python3.14-mypy] building 'mypy.freetree' extension
1237.69 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/freetree.c -o build/temp.linux-x86_64-cpython-314/build/mypy/freetree.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.77 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/freetree.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/freetree.cpython-314-x86_64-linux-gnu.so
1237.81 s
[python3.14-mypy] building 'mypy.fscache' extension
1237.81 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/fscache.c -o build/temp.linux-x86_64-cpython-314/build/mypy/fscache.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1237.90 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/fscache.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/fscache.cpython-314-x86_64-linux-gnu.so
1237.94 s
[python3.14-mypy] building 'mypy.fswatcher' extension
1237.94 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/fswatcher.c -o build/temp.linux-x86_64-cpython-314/build/mypy/fswatcher.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.03 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/fswatcher.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/fswatcher.cpython-314-x86_64-linux-gnu.so
1238.07 s
[python3.14-mypy] building 'mypy.gclogger' extension
1238.23 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/gclogger.c -o build/temp.linux-x86_64-cpython-314/build/mypy/gclogger.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.23 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/gclogger.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/gclogger.cpython-314-x86_64-linux-gnu.so
1238.23 s
[python3.14-mypy] building 'mypy.git' extension
1238.23 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/git.c -o build/temp.linux-x86_64-cpython-314/build/mypy/git.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.28 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/git.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/git.cpython-314-x86_64-linux-gnu.so
1238.32 s
[python3.14-mypy] building 'mypy.graph_utils' extension
1238.32 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/graph_utils.c -o build/temp.linux-x86_64-cpython-314/build/mypy/graph_utils.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.41 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/graph_utils.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/graph_utils.cpython-314-x86_64-linux-gnu.so
1238.45 s
[python3.14-mypy] building 'mypy.indirection' extension
1238.45 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/indirection.c -o build/temp.linux-x86_64-cpython-314/build/mypy/indirection.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.54 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/indirection.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/indirection.cpython-314-x86_64-linux-gnu.so
1238.58 s
[python3.14-mypy] building 'mypy.infer' extension
1238.58 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/infer.c -o build/temp.linux-x86_64-cpython-314/build/mypy/infer.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.66 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/infer.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/infer.cpython-314-x86_64-linux-gnu.so
1238.70 s
[python3.14-mypy] building 'mypy.inspections' extension
1238.70 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/inspections.c -o build/temp.linux-x86_64-cpython-314/build/mypy/inspections.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.79 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/inspections.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/inspections.cpython-314-x86_64-linux-gnu.so
1238.83 s
[python3.14-mypy] building 'mypy.ipc' extension
1238.83 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/ipc.c -o build/temp.linux-x86_64-cpython-314/build/mypy/ipc.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1238.92 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/ipc.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/ipc.cpython-314-x86_64-linux-gnu.so
1238.96 s
[python3.14-mypy] building 'mypy.join' extension
1238.96 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/join.c -o build/temp.linux-x86_64-cpython-314/build/mypy/join.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.05 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/join.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/join.cpython-314-x86_64-linux-gnu.so
1239.09 s
[python3.14-mypy] building 'mypy.literals' extension
1239.09 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/literals.c -o build/temp.linux-x86_64-cpython-314/build/mypy/literals.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.17 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/literals.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/literals.cpython-314-x86_64-linux-gnu.so
1239.21 s
[python3.14-mypy] building 'mypy.lookup' extension
1239.21 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/lookup.c -o build/temp.linux-x86_64-cpython-314/build/mypy/lookup.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.30 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/lookup.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/lookup.cpython-314-x86_64-linux-gnu.so
1239.34 s
[python3.14-mypy] building 'mypy.main' extension
1239.34 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/main.c -o build/temp.linux-x86_64-cpython-314/build/mypy/main.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.43 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/main.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/main.cpython-314-x86_64-linux-gnu.so
1239.47 s
[python3.14-mypy] building 'mypy.maptype' extension
1239.47 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/maptype.c -o build/temp.linux-x86_64-cpython-314/build/mypy/maptype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.56 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/maptype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/maptype.cpython-314-x86_64-linux-gnu.so
1239.60 s
[python3.14-mypy] building 'mypy.meet' extension
1239.60 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/meet.c -o build/temp.linux-x86_64-cpython-314/build/mypy/meet.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.69 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/meet.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/meet.cpython-314-x86_64-linux-gnu.so
1239.73 s
[python3.14-mypy] building 'mypy.memprofile' extension
1239.73 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/memprofile.c -o build/temp.linux-x86_64-cpython-314/build/mypy/memprofile.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.82 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/memprofile.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/memprofile.cpython-314-x86_64-linux-gnu.so
1239.86 s
[python3.14-mypy] building 'mypy.message_registry' extension
1239.86 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/message_registry.c -o build/temp.linux-x86_64-cpython-314/build/mypy/message_registry.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1239.95 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/message_registry.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/message_registry.cpython-314-x86_64-linux-gnu.so
1239.99 s
[python3.14-mypy] building 'mypy.messages' extension
1239.99 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/messages.c -o build/temp.linux-x86_64-cpython-314/build/mypy/messages.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.08 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/messages.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/messages.cpython-314-x86_64-linux-gnu.so
1240.12 s
[python3.14-mypy] building 'mypy.metastore' extension
1240.12 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/metastore.c -o build/temp.linux-x86_64-cpython-314/build/mypy/metastore.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.20 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/metastore.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/metastore.cpython-314-x86_64-linux-gnu.so
1240.24 s
[python3.14-mypy] building 'mypy.mixedtraverser' extension
1240.24 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/mixedtraverser.c -o build/temp.linux-x86_64-cpython-314/build/mypy/mixedtraverser.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.33 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/mixedtraverser.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/mixedtraverser.cpython-314-x86_64-linux-gnu.so
1240.37 s
[python3.14-mypy] building 'mypy.modulefinder' extension
1240.37 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/modulefinder.c -o build/temp.linux-x86_64-cpython-314/build/mypy/modulefinder.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.46 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/modulefinder.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/modulefinder.cpython-314-x86_64-linux-gnu.so
1240.50 s
[python3.14-mypy] building 'mypy.moduleinspect' extension
1240.50 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/moduleinspect.c -o build/temp.linux-x86_64-cpython-314/build/mypy/moduleinspect.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.59 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/moduleinspect.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/moduleinspect.cpython-314-x86_64-linux-gnu.so
1240.63 s
[python3.14-mypy] building 'mypy.mro' extension
1240.63 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/mro.c -o build/temp.linux-x86_64-cpython-314/build/mypy/mro.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.72 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/mro.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/mro.cpython-314-x86_64-linux-gnu.so
1240.76 s
[python3.14-mypy] building 'mypy.nodes' extension
1240.76 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/nodes.c -o build/temp.linux-x86_64-cpython-314/build/mypy/nodes.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.84 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/nodes.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/nodes.cpython-314-x86_64-linux-gnu.so
1240.88 s
[python3.14-mypy] building 'mypy.operators' extension
1240.88 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/operators.c -o build/temp.linux-x86_64-cpython-314/build/mypy/operators.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1240.97 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/operators.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/operators.cpython-314-x86_64-linux-gnu.so
1241.01 s
[python3.14-mypy] building 'mypy.options' extension
1241.01 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/options.c -o build/temp.linux-x86_64-cpython-314/build/mypy/options.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.10 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/options.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/options.cpython-314-x86_64-linux-gnu.so
1241.14 s
[python3.14-mypy] building 'mypy.parse' extension
1241.14 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/parse.c -o build/temp.linux-x86_64-cpython-314/build/mypy/parse.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.23 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/parse.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/parse.cpython-314-x86_64-linux-gnu.so
1241.27 s
[python3.14-mypy] building 'mypy.partially_defined' extension
1241.27 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/partially_defined.c -o build/temp.linux-x86_64-cpython-314/build/mypy/partially_defined.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.36 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/partially_defined.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/partially_defined.cpython-314-x86_64-linux-gnu.so
1241.40 s
[python3.14-mypy] building 'mypy.patterns' extension
1241.40 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/patterns.c -o build/temp.linux-x86_64-cpython-314/build/mypy/patterns.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.48 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/patterns.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/patterns.cpython-314-x86_64-linux-gnu.so
1241.52 s
[python3.14-mypy] building 'mypy.plugin' extension
1241.52 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugin.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugin.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.61 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugin.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugin.cpython-314-x86_64-linux-gnu.so
1241.65 s
[python3.14-mypy] building 'mypy.plugins.__init__' extension
1241.65 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.74 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/__init__.cpython-314-x86_64-linux-gnu.so
1241.78 s
[python3.14-mypy] building 'mypy.plugins.attrs' extension
1241.78 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/plugins
1241.78 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/attrs.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/attrs.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.86 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/attrs.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/attrs.cpython-314-x86_64-linux-gnu.so
1241.90 s
[python3.14-mypy] building 'mypy.plugins.common' extension
1241.90 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/common.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/common.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1241.99 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/common.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/common.cpython-314-x86_64-linux-gnu.so
1242.03 s
[python3.14-mypy] building 'mypy.plugins.ctypes' extension
1242.03 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/ctypes.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/ctypes.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1242.12 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/ctypes.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/ctypes.cpython-314-x86_64-linux-gnu.so
1242.16 s
[python3.14-mypy] building 'mypy.plugins.dataclasses' extension
1242.16 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/dataclasses.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/dataclasses.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1242.25 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/dataclasses.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/dataclasses.cpython-314-x86_64-linux-gnu.so
1242.29 s
[python3.14-mypy] building 'mypy.plugins.default' extension
1242.29 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/default.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/default.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1242.37 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/default.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/default.cpython-314-x86_64-linux-gnu.so
1242.41 s
[python3.14-mypy] building 'mypy.plugins.enums' extension
1242.41 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/enums.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/enums.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1242.50 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/enums.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/enums.cpython-314-x86_64-linux-gnu.so
1242.54 s
[python3.14-mypy] building 'mypy.plugins.functools' extension
1242.54 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/functools.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/functools.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1242.63 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/functools.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/functools.cpython-314-x86_64-linux-gnu.so
1242.67 s
[python3.14-mypy] building 'mypy.plugins.proper_plugin' extension
1242.67 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/proper_plugin.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/proper_plugin.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1242.76 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/proper_plugin.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/proper_plugin.cpython-314-x86_64-linux-gnu.so
1242.80 s
[python3.14-mypy] building 'mypy.plugins.singledispatch' extension
1242.80 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/plugins/singledispatch.c -o build/temp.linux-x86_64-cpython-314/build/mypy/plugins/singledispatch.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1242.89 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/plugins/singledispatch.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/plugins/singledispatch.cpython-314-x86_64-linux-gnu.so
1242.93 s
[python3.14-mypy] building 'mypy.reachability' extension
1242.93 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/reachability.c -o build/temp.linux-x86_64-cpython-314/build/mypy/reachability.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.02 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/reachability.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/reachability.cpython-314-x86_64-linux-gnu.so
1243.06 s
[python3.14-mypy] building 'mypy.refinfo' extension
1243.06 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/refinfo.c -o build/temp.linux-x86_64-cpython-314/build/mypy/refinfo.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.15 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/refinfo.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/refinfo.cpython-314-x86_64-linux-gnu.so
1243.30 s
[python3.14-mypy] building 'mypy.renaming' extension
1243.30 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/renaming.c -o build/temp.linux-x86_64-cpython-314/build/mypy/renaming.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.30 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/renaming.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/renaming.cpython-314-x86_64-linux-gnu.so
1243.31 s
[python3.14-mypy] building 'mypy.report' extension
1243.31 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/report.c -o build/temp.linux-x86_64-cpython-314/build/mypy/report.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.40 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/report.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/report.cpython-314-x86_64-linux-gnu.so
1243.44 s
[python3.14-mypy] building 'mypy.scope' extension
1243.44 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/scope.c -o build/temp.linux-x86_64-cpython-314/build/mypy/scope.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.53 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/scope.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/scope.cpython-314-x86_64-linux-gnu.so
1243.57 s
[python3.14-mypy] building 'mypy.semanal' extension
1243.57 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.66 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal.cpython-314-x86_64-linux-gnu.so
1243.70 s
[python3.14-mypy] building 'mypy.semanal_classprop' extension
1243.70 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_classprop.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_classprop.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.78 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_classprop.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_classprop.cpython-314-x86_64-linux-gnu.so
1243.82 s
[python3.14-mypy] building 'mypy.semanal_enum' extension
1243.82 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_enum.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_enum.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1243.91 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_enum.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_enum.cpython-314-x86_64-linux-gnu.so
1243.95 s
[python3.14-mypy] building 'mypy.semanal_infer' extension
1243.95 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_infer.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_infer.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.04 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_infer.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_infer.cpython-314-x86_64-linux-gnu.so
1244.08 s
[python3.14-mypy] building 'mypy.semanal_main' extension
1244.08 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_main.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_main.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.17 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_main.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_main.cpython-314-x86_64-linux-gnu.so
1244.21 s
[python3.14-mypy] building 'mypy.semanal_namedtuple' extension
1244.21 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_namedtuple.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_namedtuple.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.30 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_namedtuple.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_namedtuple.cpython-314-x86_64-linux-gnu.so
1244.34 s
[python3.14-mypy] building 'mypy.semanal_newtype' extension
1244.34 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_newtype.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_newtype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.43 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_newtype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_newtype.cpython-314-x86_64-linux-gnu.so
1244.47 s
[python3.14-mypy] building 'mypy.semanal_pass1' extension
1244.47 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_pass1.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_pass1.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.55 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_pass1.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_pass1.cpython-314-x86_64-linux-gnu.so
1244.59 s
[python3.14-mypy] building 'mypy.semanal_shared' extension
1244.59 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_shared.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_shared.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.68 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_shared.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_shared.cpython-314-x86_64-linux-gnu.so
1244.72 s
[python3.14-mypy] building 'mypy.semanal_typeargs' extension
1244.72 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_typeargs.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_typeargs.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.80 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_typeargs.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_typeargs.cpython-314-x86_64-linux-gnu.so
1244.84 s
[python3.14-mypy] building 'mypy.semanal_typeddict' extension
1244.85 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/semanal_typeddict.c -o build/temp.linux-x86_64-cpython-314/build/mypy/semanal_typeddict.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1244.93 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/semanal_typeddict.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/semanal_typeddict.cpython-314-x86_64-linux-gnu.so
1244.97 s
[python3.14-mypy] building 'mypy.server.__init__' extension
1244.97 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.06 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/__init__.cpython-314-x86_64-linux-gnu.so
1245.10 s
[python3.14-mypy] building 'mypy.server.astdiff' extension
1245.10 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/server
1245.10 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/astdiff.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/astdiff.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.19 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/astdiff.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/astdiff.cpython-314-x86_64-linux-gnu.so
1245.23 s
[python3.14-mypy] building 'mypy.server.astmerge' extension
1245.23 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/astmerge.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/astmerge.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.32 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/astmerge.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/astmerge.cpython-314-x86_64-linux-gnu.so
1245.36 s
[python3.14-mypy] building 'mypy.server.aststrip' extension
1245.36 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/aststrip.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/aststrip.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.45 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/aststrip.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/aststrip.cpython-314-x86_64-linux-gnu.so
1245.49 s
[python3.14-mypy] building 'mypy.server.deps' extension
1245.49 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/deps.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/deps.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.57 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/deps.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/deps.cpython-314-x86_64-linux-gnu.so
1245.61 s
[python3.14-mypy] building 'mypy.server.mergecheck' extension
1245.61 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/mergecheck.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/mergecheck.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.70 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/mergecheck.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/mergecheck.cpython-314-x86_64-linux-gnu.so
1245.74 s
[python3.14-mypy] building 'mypy.server.objgraph' extension
1245.74 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/objgraph.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/objgraph.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.83 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/objgraph.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/objgraph.cpython-314-x86_64-linux-gnu.so
1245.87 s
[python3.14-mypy] building 'mypy.server.subexpr' extension
1245.87 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/subexpr.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/subexpr.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1245.96 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/subexpr.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/subexpr.cpython-314-x86_64-linux-gnu.so
1246.00 s
[python3.14-mypy] building 'mypy.server.target' extension
1246.00 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/target.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/target.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.09 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/target.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/target.cpython-314-x86_64-linux-gnu.so
1246.13 s
[python3.14-mypy] building 'mypy.server.trigger' extension
1246.13 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/trigger.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/trigger.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.22 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/trigger.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/trigger.cpython-314-x86_64-linux-gnu.so
1246.26 s
[python3.14-mypy] building 'mypy.server.update' extension
1246.26 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/server/update.c -o build/temp.linux-x86_64-cpython-314/build/mypy/server/update.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.34 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/server/update.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/server/update.cpython-314-x86_64-linux-gnu.so
1246.38 s
[python3.14-mypy] building 'mypy.sharedparse' extension
1246.38 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/sharedparse.c -o build/temp.linux-x86_64-cpython-314/build/mypy/sharedparse.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.47 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/sharedparse.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/sharedparse.cpython-314-x86_64-linux-gnu.so
1246.51 s
[python3.14-mypy] building 'mypy.solve' extension
1246.51 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/solve.c -o build/temp.linux-x86_64-cpython-314/build/mypy/solve.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.60 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/solve.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/solve.cpython-314-x86_64-linux-gnu.so
1246.64 s
[python3.14-mypy] building 'mypy.state' extension
1246.64 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/state.c -o build/temp.linux-x86_64-cpython-314/build/mypy/state.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.73 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/state.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/state.cpython-314-x86_64-linux-gnu.so
1246.77 s
[python3.14-mypy] building 'mypy.stats' extension
1246.77 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/stats.c -o build/temp.linux-x86_64-cpython-314/build/mypy/stats.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.86 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/stats.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/stats.cpython-314-x86_64-linux-gnu.so
1246.90 s
[python3.14-mypy] building 'mypy.strconv' extension
1246.90 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/strconv.c -o build/temp.linux-x86_64-cpython-314/build/mypy/strconv.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1246.99 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/strconv.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/strconv.cpython-314-x86_64-linux-gnu.so
1247.03 s
[python3.14-mypy] building 'mypy.stubgen' extension
1247.03 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/stubgen.c -o build/temp.linux-x86_64-cpython-314/build/mypy/stubgen.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1247.12 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/stubgen.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/stubgen.cpython-314-x86_64-linux-gnu.so
1247.16 s
[python3.14-mypy] building 'mypy.stubinfo' extension
1247.16 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/stubinfo.c -o build/temp.linux-x86_64-cpython-314/build/mypy/stubinfo.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1247.25 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/stubinfo.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/stubinfo.cpython-314-x86_64-linux-gnu.so
1247.29 s
[python3.14-mypy] building 'mypy.stubutil' extension
1247.29 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/stubutil.c -o build/temp.linux-x86_64-cpython-314/build/mypy/stubutil.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1247.37 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/stubutil.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/stubutil.cpython-314-x86_64-linux-gnu.so
1247.41 s
[python3.14-mypy] building 'mypy.subtypes' extension
1247.41 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/subtypes.c -o build/temp.linux-x86_64-cpython-314/build/mypy/subtypes.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1247.50 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/subtypes.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/subtypes.cpython-314-x86_64-linux-gnu.so
1247.54 s
[python3.14-mypy] building 'mypy.suggestions' extension
1247.54 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/suggestions.c -o build/temp.linux-x86_64-cpython-314/build/mypy/suggestions.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1247.63 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/suggestions.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/suggestions.cpython-314-x86_64-linux-gnu.so
1247.67 s
[python3.14-mypy] building 'mypy.test.visitors' extension
1247.67 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/test
1247.67 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/test/visitors.c -o build/temp.linux-x86_64-cpython-314/build/mypy/test/visitors.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1247.76 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/test/visitors.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/test/visitors.cpython-314-x86_64-linux-gnu.so
1247.80 s
[python3.14-mypy] building 'mypy.traverser' extension
1247.80 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/traverser.c -o build/temp.linux-x86_64-cpython-314/build/mypy/traverser.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1247.89 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/traverser.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/traverser.cpython-314-x86_64-linux-gnu.so
1247.93 s
[python3.14-mypy] building 'mypy.treetransform' extension
1247.93 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/treetransform.c -o build/temp.linux-x86_64-cpython-314/build/mypy/treetransform.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.02 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/treetransform.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/treetransform.cpython-314-x86_64-linux-gnu.so
1248.06 s
[python3.14-mypy] building 'mypy.tvar_scope' extension
1248.06 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/tvar_scope.c -o build/temp.linux-x86_64-cpython-314/build/mypy/tvar_scope.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.15 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/tvar_scope.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/tvar_scope.cpython-314-x86_64-linux-gnu.so
1248.30 s
[python3.14-mypy] building 'mypy.type_visitor' extension
1248.30 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/type_visitor.c -o build/temp.linux-x86_64-cpython-314/build/mypy/type_visitor.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.30 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/type_visitor.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/type_visitor.cpython-314-x86_64-linux-gnu.so
1248.33 s
[python3.14-mypy] building 'mypy.typeanal' extension
1248.33 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/typeanal.c -o build/temp.linux-x86_64-cpython-314/build/mypy/typeanal.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.42 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/typeanal.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/typeanal.cpython-314-x86_64-linux-gnu.so
1248.46 s
[python3.14-mypy] building 'mypy.typeops' extension
1248.46 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/typeops.c -o build/temp.linux-x86_64-cpython-314/build/mypy/typeops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.55 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/typeops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/typeops.cpython-314-x86_64-linux-gnu.so
1248.59 s
[python3.14-mypy] building 'mypy.types' extension
1248.59 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/types.c -o build/temp.linux-x86_64-cpython-314/build/mypy/types.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.68 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/types.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/types.cpython-314-x86_64-linux-gnu.so
1248.72 s
[python3.14-mypy] building 'mypy.types_utils' extension
1248.72 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/types_utils.c -o build/temp.linux-x86_64-cpython-314/build/mypy/types_utils.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.81 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/types_utils.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/types_utils.cpython-314-x86_64-linux-gnu.so
1248.85 s
[python3.14-mypy] building 'mypy.typestate' extension
1248.85 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/typestate.c -o build/temp.linux-x86_64-cpython-314/build/mypy/typestate.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1248.94 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/typestate.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/typestate.cpython-314-x86_64-linux-gnu.so
1248.98 s
[python3.14-mypy] building 'mypy.typetraverser' extension
1248.98 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/typetraverser.c -o build/temp.linux-x86_64-cpython-314/build/mypy/typetraverser.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.06 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/typetraverser.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/typetraverser.cpython-314-x86_64-linux-gnu.so
1249.10 s
[python3.14-mypy] building 'mypy.typevars' extension
1249.10 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/typevars.c -o build/temp.linux-x86_64-cpython-314/build/mypy/typevars.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.19 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/typevars.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/typevars.cpython-314-x86_64-linux-gnu.so
1249.23 s
[python3.14-mypy] building 'mypy.typevartuples' extension
1249.23 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/typevartuples.c -o build/temp.linux-x86_64-cpython-314/build/mypy/typevartuples.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.32 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/typevartuples.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/typevartuples.cpython-314-x86_64-linux-gnu.so
1249.36 s
[python3.14-mypy] building 'mypy.util' extension
1249.36 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/util.c -o build/temp.linux-x86_64-cpython-314/build/mypy/util.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.45 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/util.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/util.cpython-314-x86_64-linux-gnu.so
1249.49 s
[python3.14-mypy] building 'mypy.visitor' extension
1249.49 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypy/visitor.c -o build/temp.linux-x86_64-cpython-314/build/mypy/visitor.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.58 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypy/visitor.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypy/visitor.cpython-314-x86_64-linux-gnu.so
1249.62 s
[python3.14-mypy] building 'mypyc.__init__' extension
1249.62 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc.c -o build/temp.linux-x86_64-cpython-314/build/mypyc.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.71 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/__init__.cpython-314-x86_64-linux-gnu.so
1249.75 s
[python3.14-mypy] building 'mypyc.analysis.__init__' extension
1249.75 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc
1249.75 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/analysis.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/analysis.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.83 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/analysis.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/analysis/__init__.cpython-314-x86_64-linux-gnu.so
1249.87 s
[python3.14-mypy] building 'mypyc.analysis.attrdefined' extension
1249.87 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/analysis
1249.87 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/analysis/attrdefined.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/attrdefined.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1249.96 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/attrdefined.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/analysis/attrdefined.cpython-314-x86_64-linux-gnu.so
1250.00 s
[python3.14-mypy] building 'mypyc.analysis.blockfreq' extension
1250.00 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/analysis/blockfreq.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/blockfreq.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.09 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/blockfreq.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/analysis/blockfreq.cpython-314-x86_64-linux-gnu.so
1250.13 s
[python3.14-mypy] building 'mypyc.analysis.dataflow' extension
1250.13 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/analysis/dataflow.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/dataflow.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.22 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/dataflow.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/analysis/dataflow.cpython-314-x86_64-linux-gnu.so
1250.26 s
[python3.14-mypy] building 'mypyc.analysis.ircheck' extension
1250.26 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/analysis/ircheck.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/ircheck.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.35 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/ircheck.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/analysis/ircheck.cpython-314-x86_64-linux-gnu.so
1250.39 s
[python3.14-mypy] building 'mypyc.analysis.selfleaks' extension
1250.39 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/analysis/selfleaks.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/selfleaks.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.48 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/analysis/selfleaks.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/analysis/selfleaks.cpython-314-x86_64-linux-gnu.so
1250.52 s
[python3.14-mypy] building 'mypyc.annotate' extension
1250.52 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/annotate.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/annotate.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.60 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/annotate.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/annotate.cpython-314-x86_64-linux-gnu.so
1250.64 s
[python3.14-mypy] building 'mypyc.build' extension
1250.65 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/build.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/build.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.73 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/build.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/build.cpython-314-x86_64-linux-gnu.so
1250.77 s
[python3.14-mypy] building 'mypyc.codegen.__init__' extension
1250.77 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.86 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/__init__.cpython-314-x86_64-linux-gnu.so
1250.90 s
[python3.14-mypy] building 'mypyc.codegen.cstring' extension
1250.90 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/codegen
1250.90 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen/cstring.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/cstring.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1250.99 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/cstring.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/cstring.cpython-314-x86_64-linux-gnu.so
1251.03 s
[python3.14-mypy] building 'mypyc.codegen.emit' extension
1251.03 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen/emit.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emit.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1251.12 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emit.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/emit.cpython-314-x86_64-linux-gnu.so
1251.16 s
[python3.14-mypy] building 'mypyc.codegen.emitclass' extension
1251.16 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen/emitclass.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitclass.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1251.25 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitclass.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitclass.cpython-314-x86_64-linux-gnu.so
1251.29 s
[python3.14-mypy] building 'mypyc.codegen.emitfunc' extension
1251.29 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen/emitfunc.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitfunc.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1251.38 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitfunc.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitfunc.cpython-314-x86_64-linux-gnu.so
1251.42 s
[python3.14-mypy] building 'mypyc.codegen.emitmodule' extension
1251.42 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen/emitmodule.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitmodule.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1251.51 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitmodule.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitmodule.cpython-314-x86_64-linux-gnu.so
1251.55 s
[python3.14-mypy] building 'mypyc.codegen.emitwrapper' extension
1251.55 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen/emitwrapper.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitwrapper.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1251.64 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/emitwrapper.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitwrapper.cpython-314-x86_64-linux-gnu.so
1251.68 s
[python3.14-mypy] building 'mypyc.codegen.literals' extension
1251.68 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/codegen/literals.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/literals.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1251.77 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/codegen/literals.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/codegen/literals.cpython-314-x86_64-linux-gnu.so
1251.81 s
[python3.14-mypy] building 'mypyc.common' extension
1251.81 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/common.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/common.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1251.89 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/common.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/common.cpython-314-x86_64-linux-gnu.so
1251.94 s
[python3.14-mypy] building 'mypyc.crash' extension
1251.94 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/crash.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/crash.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.02 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/crash.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/crash.cpython-314-x86_64-linux-gnu.so
1252.07 s
[python3.14-mypy] building 'mypyc.errors' extension
1252.07 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/errors.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/errors.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.15 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/errors.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/errors.cpython-314-x86_64-linux-gnu.so
1252.19 s
[python3.14-mypy] building 'mypyc.ir.__init__' extension
1252.19 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/ir.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/ir.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.28 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/ir.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/ir/__init__.cpython-314-x86_64-linux-gnu.so
1252.32 s
[python3.14-mypy] building 'mypyc.ir.class_ir' extension
1252.32 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/ir
1252.32 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/ir/class_ir.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/ir/class_ir.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.41 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/ir/class_ir.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/ir/class_ir.cpython-314-x86_64-linux-gnu.so
1252.45 s
[python3.14-mypy] building 'mypyc.ir.func_ir' extension
1252.45 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/ir/func_ir.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/ir/func_ir.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.54 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/ir/func_ir.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/ir/func_ir.cpython-314-x86_64-linux-gnu.so
1252.58 s
[python3.14-mypy] building 'mypyc.ir.module_ir' extension
1252.58 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/ir/module_ir.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/ir/module_ir.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.67 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/ir/module_ir.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/ir/module_ir.cpython-314-x86_64-linux-gnu.so
1252.71 s
[python3.14-mypy] building 'mypyc.ir.ops' extension
1252.71 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/ir/ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/ir/ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.80 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/ir/ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/ir/ops.cpython-314-x86_64-linux-gnu.so
1252.84 s
[python3.14-mypy] building 'mypyc.ir.pprint' extension
1252.84 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/ir/pprint.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/ir/pprint.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1252.93 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/ir/pprint.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/ir/pprint.cpython-314-x86_64-linux-gnu.so
1252.97 s
[python3.14-mypy] building 'mypyc.ir.rtypes' extension
1252.97 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/ir/rtypes.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/ir/rtypes.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.06 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/ir/rtypes.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/ir/rtypes.cpython-314-x86_64-linux-gnu.so
1253.10 s
[python3.14-mypy] building 'mypyc.irbuild.__init__' extension
1253.10 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.19 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/__init__.cpython-314-x86_64-linux-gnu.so
1253.34 s
[python3.14-mypy] building 'mypyc.irbuild.ast_helpers' extension
1253.34 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild
1253.34 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/ast_helpers.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/ast_helpers.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.34 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/ast_helpers.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/ast_helpers.cpython-314-x86_64-linux-gnu.so
1253.36 s
[python3.14-mypy] building 'mypyc.irbuild.builder' extension
1253.36 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/builder.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/builder.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.45 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/builder.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/builder.cpython-314-x86_64-linux-gnu.so
1253.49 s
[python3.14-mypy] building 'mypyc.irbuild.callable_class' extension
1253.49 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/callable_class.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/callable_class.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.58 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/callable_class.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/callable_class.cpython-314-x86_64-linux-gnu.so
1253.62 s
[python3.14-mypy] building 'mypyc.irbuild.classdef' extension
1253.62 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/classdef.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/classdef.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.71 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/classdef.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/classdef.cpython-314-x86_64-linux-gnu.so
1253.75 s
[python3.14-mypy] building 'mypyc.irbuild.constant_fold' extension
1253.75 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/constant_fold.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/constant_fold.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.84 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/constant_fold.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/constant_fold.cpython-314-x86_64-linux-gnu.so
1253.88 s
[python3.14-mypy] building 'mypyc.irbuild.context' extension
1253.88 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/context.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/context.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1253.97 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/context.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/context.cpython-314-x86_64-linux-gnu.so
1254.01 s
[python3.14-mypy] building 'mypyc.irbuild.env_class' extension
1254.01 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/env_class.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/env_class.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.10 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/env_class.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/env_class.cpython-314-x86_64-linux-gnu.so
1254.14 s
[python3.14-mypy] building 'mypyc.irbuild.expression' extension
1254.14 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/expression.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/expression.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.22 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/expression.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/expression.cpython-314-x86_64-linux-gnu.so
1254.26 s
[python3.14-mypy] building 'mypyc.irbuild.for_helpers' extension
1254.26 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/for_helpers.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/for_helpers.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.35 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/for_helpers.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/for_helpers.cpython-314-x86_64-linux-gnu.so
1254.39 s
[python3.14-mypy] building 'mypyc.irbuild.format_str_tokenizer' extension
1254.39 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/format_str_tokenizer.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/format_str_tokenizer.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.48 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/format_str_tokenizer.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/format_str_tokenizer.cpython-314-x86_64-linux-gnu.so
1254.52 s
[python3.14-mypy] building 'mypyc.irbuild.function' extension
1254.52 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/function.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/function.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.61 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/function.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/function.cpython-314-x86_64-linux-gnu.so
1254.65 s
[python3.14-mypy] building 'mypyc.irbuild.generator' extension
1254.65 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/generator.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/generator.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.73 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/generator.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/generator.cpython-314-x86_64-linux-gnu.so
1254.78 s
[python3.14-mypy] building 'mypyc.irbuild.ll_builder' extension
1254.78 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/ll_builder.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/ll_builder.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.86 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/ll_builder.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/ll_builder.cpython-314-x86_64-linux-gnu.so
1254.90 s
[python3.14-mypy] building 'mypyc.irbuild.main' extension
1254.90 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/main.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/main.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1254.99 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/main.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/main.cpython-314-x86_64-linux-gnu.so
1255.03 s
[python3.14-mypy] building 'mypyc.irbuild.mapper' extension
1255.03 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/mapper.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/mapper.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1255.12 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/mapper.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/mapper.cpython-314-x86_64-linux-gnu.so
1255.16 s
[python3.14-mypy] building 'mypyc.irbuild.match' extension
1255.16 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/match.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/match.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1255.26 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/match.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/match.cpython-314-x86_64-linux-gnu.so
1255.30 s
[python3.14-mypy] building 'mypyc.irbuild.missingtypevisitor' extension
1255.30 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/missingtypevisitor.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/missingtypevisitor.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1255.39 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/missingtypevisitor.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/missingtypevisitor.cpython-314-x86_64-linux-gnu.so
1255.43 s
[python3.14-mypy] building 'mypyc.irbuild.nonlocalcontrol' extension
1255.43 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/nonlocalcontrol.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/nonlocalcontrol.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1255.51 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/nonlocalcontrol.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/nonlocalcontrol.cpython-314-x86_64-linux-gnu.so
1255.56 s
[python3.14-mypy] building 'mypyc.irbuild.prebuildvisitor' extension
1255.56 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/prebuildvisitor.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/prebuildvisitor.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1255.64 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/prebuildvisitor.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/prebuildvisitor.cpython-314-x86_64-linux-gnu.so
1255.68 s
[python3.14-mypy] building 'mypyc.irbuild.prepare' extension
1255.68 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/prepare.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/prepare.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1255.77 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/prepare.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/prepare.cpython-314-x86_64-linux-gnu.so
1255.81 s
[python3.14-mypy] building 'mypyc.irbuild.specialize' extension
1255.81 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/specialize.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/specialize.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1255.90 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/specialize.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/specialize.cpython-314-x86_64-linux-gnu.so
1255.94 s
[python3.14-mypy] building 'mypyc.irbuild.statement' extension
1255.94 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/statement.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/statement.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.03 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/statement.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/statement.cpython-314-x86_64-linux-gnu.so
1256.07 s
[python3.14-mypy] building 'mypyc.irbuild.targets' extension
1256.07 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/targets.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/targets.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.16 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/targets.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/targets.cpython-314-x86_64-linux-gnu.so
1256.20 s
[python3.14-mypy] building 'mypyc.irbuild.util' extension
1256.20 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/util.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/util.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.29 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/util.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/util.cpython-314-x86_64-linux-gnu.so
1256.33 s
[python3.14-mypy] building 'mypyc.irbuild.visitor' extension
1256.33 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/visitor.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/visitor.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.42 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/visitor.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/visitor.cpython-314-x86_64-linux-gnu.so
1256.46 s
[python3.14-mypy] building 'mypyc.irbuild.vtable' extension
1256.46 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/irbuild/vtable.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/vtable.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.55 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild/vtable.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/irbuild/vtable.cpython-314-x86_64-linux-gnu.so
1256.59 s
[python3.14-mypy] building 'mypyc.lower.__init__' extension
1256.59 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/lower.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/lower.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.68 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/lower.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/lower/__init__.cpython-314-x86_64-linux-gnu.so
1256.72 s
[python3.14-mypy] building 'mypyc.lower.int_ops' extension
1256.72 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/lower
1256.72 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/lower/int_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/lower/int_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.81 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/lower/int_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/lower/int_ops.cpython-314-x86_64-linux-gnu.so
1256.85 s
[python3.14-mypy] building 'mypyc.lower.list_ops' extension
1256.85 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/lower/list_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/lower/list_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1256.94 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/lower/list_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/lower/list_ops.cpython-314-x86_64-linux-gnu.so
1256.98 s
[python3.14-mypy] building 'mypyc.lower.misc_ops' extension
1256.98 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/lower/misc_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/lower/misc_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.06 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/lower/misc_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/lower/misc_ops.cpython-314-x86_64-linux-gnu.so
1257.10 s
[python3.14-mypy] building 'mypyc.lower.registry' extension
1257.10 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/lower/registry.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/lower/registry.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.19 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/lower/registry.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/lower/registry.cpython-314-x86_64-linux-gnu.so
1257.23 s
[python3.14-mypy] building 'mypyc.namegen' extension
1257.23 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/namegen.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/namegen.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.32 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/namegen.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/namegen.cpython-314-x86_64-linux-gnu.so
1257.36 s
[python3.14-mypy] building 'mypyc.options' extension
1257.36 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/options.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/options.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.45 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/options.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/options.cpython-314-x86_64-linux-gnu.so
1257.49 s
[python3.14-mypy] building 'mypyc.primitives.__init__' extension
1257.49 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.58 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/__init__.cpython-314-x86_64-linux-gnu.so
1257.62 s
[python3.14-mypy] building 'mypyc.primitives.bytes_ops' extension
1257.62 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/primitives
1257.62 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/bytes_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/bytes_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.70 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/bytes_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/bytes_ops.cpython-314-x86_64-linux-gnu.so
1257.75 s
[python3.14-mypy] building 'mypyc.primitives.dict_ops' extension
1257.75 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/dict_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/dict_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.83 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/dict_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/dict_ops.cpython-314-x86_64-linux-gnu.so
1257.87 s
[python3.14-mypy] building 'mypyc.primitives.exc_ops' extension
1257.87 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/exc_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/exc_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1257.96 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/exc_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/exc_ops.cpython-314-x86_64-linux-gnu.so
1258.00 s
[python3.14-mypy] building 'mypyc.primitives.float_ops' extension
1258.00 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/float_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/float_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.09 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/float_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/float_ops.cpython-314-x86_64-linux-gnu.so
1258.13 s
[python3.14-mypy] building 'mypyc.primitives.generic_ops' extension
1258.13 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/generic_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/generic_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.21 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/generic_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/generic_ops.cpython-314-x86_64-linux-gnu.so
1258.36 s
[python3.14-mypy] building 'mypyc.primitives.int_ops' extension
1258.36 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/int_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/int_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.36 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/int_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/int_ops.cpython-314-x86_64-linux-gnu.so
1258.38 s
[python3.14-mypy] building 'mypyc.primitives.list_ops' extension
1258.38 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/list_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/list_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.47 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/list_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/list_ops.cpython-314-x86_64-linux-gnu.so
1258.51 s
[python3.14-mypy] building 'mypyc.primitives.misc_ops' extension
1258.51 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/misc_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/misc_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.60 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/misc_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/misc_ops.cpython-314-x86_64-linux-gnu.so
1258.64 s
[python3.14-mypy] building 'mypyc.primitives.registry' extension
1258.64 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/registry.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/registry.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.73 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/registry.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/registry.cpython-314-x86_64-linux-gnu.so
1258.77 s
[python3.14-mypy] building 'mypyc.primitives.set_ops' extension
1258.77 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/set_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/set_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.86 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/set_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/set_ops.cpython-314-x86_64-linux-gnu.so
1258.90 s
[python3.14-mypy] building 'mypyc.primitives.str_ops' extension
1258.90 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/str_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/str_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1258.98 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/str_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/str_ops.cpython-314-x86_64-linux-gnu.so
1259.03 s
[python3.14-mypy] building 'mypyc.primitives.tuple_ops' extension
1259.03 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/primitives/tuple_ops.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/tuple_ops.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1259.11 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/primitives/tuple_ops.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/primitives/tuple_ops.cpython-314-x86_64-linux-gnu.so
1259.15 s
[python3.14-mypy] building 'mypyc.rt_subtype' extension
1259.15 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/rt_subtype.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/rt_subtype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1259.24 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/rt_subtype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/rt_subtype.cpython-314-x86_64-linux-gnu.so
1259.28 s
[python3.14-mypy] building 'mypyc.sametype' extension
1259.28 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/sametype.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/sametype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1259.37 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/sametype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/sametype.cpython-314-x86_64-linux-gnu.so
1259.41 s
[python3.14-mypy] building 'mypyc.subtype' extension
1259.41 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/subtype.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/subtype.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1259.50 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/subtype.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/subtype.cpython-314-x86_64-linux-gnu.so
1259.54 s
[python3.14-mypy] building 'mypyc.transform.__init__' extension
1259.54 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1259.62 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/__init__.cpython-314-x86_64-linux-gnu.so
1259.66 s
[python3.14-mypy] building 'mypyc.transform.copy_propagation' extension
1259.66 s
[python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/transform
1259.66 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/copy_propagation.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/copy_propagation.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1259.75 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/copy_propagation.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/copy_propagation.cpython-314-x86_64-linux-gnu.so
1259.79 s
[python3.14-mypy] building 'mypyc.transform.exceptions' extension
1259.79 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/exceptions.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/exceptions.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1259.88 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/exceptions.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/exceptions.cpython-314-x86_64-linux-gnu.so
1259.92 s
[python3.14-mypy] building 'mypyc.transform.flag_elimination' extension
1259.92 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/flag_elimination.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/flag_elimination.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1260.01 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/flag_elimination.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/flag_elimination.cpython-314-x86_64-linux-gnu.so
1260.05 s
[python3.14-mypy] building 'mypyc.transform.ir_transform' extension
1260.05 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/ir_transform.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/ir_transform.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1260.14 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/ir_transform.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/ir_transform.cpython-314-x86_64-linux-gnu.so
1260.18 s
[python3.14-mypy] building 'mypyc.transform.lower' extension
1260.18 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/lower.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/lower.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1260.26 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/lower.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/lower.cpython-314-x86_64-linux-gnu.so
1260.30 s
[python3.14-mypy] building 'mypyc.transform.refcount' extension
1260.30 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/refcount.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/refcount.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1260.39 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/refcount.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/refcount.cpython-314-x86_64-linux-gnu.so
1260.43 s
[python3.14-mypy] building 'mypyc.transform.spill' extension
1260.43 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/spill.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/spill.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1260.52 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/spill.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/spill.cpython-314-x86_64-linux-gnu.so
1260.56 s
[python3.14-mypy] building 'mypyc.transform.uninit' extension
1260.56 s
[python3.14-mypy] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/mypyc/transform/uninit.c -o build/temp.linux-x86_64-cpython-314/build/mypyc/transform/uninit.o -O1 -g1 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1260.65 s
[python3.14-mypy] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/mypyc/transform/uninit.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/mypyc/transform/uninit.cpython-314-x86_64-linux-gnu.so
1260.70 s
[python3.14-mypy] installing to build/bdist.linux-x86_64/wheel
1260.70 s
[python3.14-mypy] running install
1260.70 s
[python3.14-mypy] running install_lib
1260.70 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel
1260.70 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/edfc647aaf02b20aa651__mypyc.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/.
1260.74 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/expandtype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/build.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkpattern.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/visitor.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy_os.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/config_parser.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/state.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/message_registry.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkpattern.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/util.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/modulefinder.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubinfo.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typetraverser.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/indirection.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/reachability.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/parse.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checker.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/gclogger.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy_util.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkexpr.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_main.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_typeddict.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/ipc.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/ipc.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/build.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/renaming.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/xml
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/xml/mypy-html.xslt -> build/bdist.linux-x86_64/wheel/./mypy/xml
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/xml/mypy-txt.xslt -> build/bdist.linux-x86_64/wheel/./mypy/xml
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/xml/mypy-html.css -> build/bdist.linux-x86_64/wheel/./mypy/xml
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/xml/mypy.xsd -> build/bdist.linux-x86_64/wheel/./mypy/xml
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/infer.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.74 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed
1260.74 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_pydecimal.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ssl.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/reprlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/json
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/json/decoder.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/json
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/json/encoder.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/json
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/json/scanner.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/json
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/json/tool.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/json
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/json/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/json
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pydoc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_tracemalloc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_queue.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/sqlite3
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/sqlite3
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/sqlite3
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sqlite3/dump.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/sqlite3
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pstats.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/argparse.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/faulthandler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ossaudiodev.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pprint.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ftplib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/enum.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_multibytecodec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zipapp.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.74 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_compat_pickle.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/nis.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tarfile.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/calendar.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/imaplib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pdb.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/zoneinfo
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/zoneinfo
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/zoneinfo
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zoneinfo/_common.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/zoneinfo
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/zipfile
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/zipfile
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/zipfile/_path
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zipfile/_path/glob.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/zipfile/_path
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zipfile/_path/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/zipfile/_path
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pwd.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/opcode.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_curses.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/cProfile.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/dom
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/sax
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/sax
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/sax
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/sax
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/sax/expatreader.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/sax
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/sax
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/sax
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/etree
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/etree
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/etree
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/etree
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/etree
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/etree
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/parsers
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/parsers
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/parsers/expat
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/parsers/expat
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/parsers/expat
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml/parsers/expat
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xml/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xml
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xmlrpc
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xmlrpc
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xmlrpc
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/xmlrpc
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/msilib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/msilib/sequence.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/msilib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/msilib/text.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/msilib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/msilib/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/msilib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/msilib/schema.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/msilib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_locale.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/ensurepip
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ensurepip
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/builtins.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/mmap.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sre_parse.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/cgi.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_markupbase.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/base64.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/plistlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/io.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pipes.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_decimal.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/smtpd.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.75 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/syslog.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/uuid.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/hmac.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/quopri.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_gdbm.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/dis.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_imp.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_io.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_thread.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_asyncio.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_winapi.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/os
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/os/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/os
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/os/path.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/os
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/platform.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/queues.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/graph.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/constants.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/runners.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/transports.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/events.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/log.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/streams.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/locks.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/threads.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/futures.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/asyncio
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/fcntl.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/inspect.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/termios.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.76 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_16.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp850.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/tis_620.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/big5hkscs.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_13.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1258.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/idna.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp866.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/gb18030.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp856.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/big5.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_9.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1140.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp862.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_7.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_32.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/euc_kr.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1026.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/hp_roman8.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.76 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_greek.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_farsi.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/undefined.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp720.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_10.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_1.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso2022_jp.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/palmos.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_14.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/hex_codec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp273.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_iceland.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp424.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1125.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso2022_kr.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_7.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1252.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1251.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_5.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1256.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_16_le.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_romanian.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp874.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp037.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp869.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp500.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp875.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/zlib_codec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/euc_jp.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/base64_codec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/quopri_codec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp858.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp437.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/koi8_u.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp950.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp865.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1006.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_3.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/johab.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_latin2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/kz1048.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/rot_13.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp863.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_16.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp855.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_roman.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp860.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/hz.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_11.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/uu_codec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_turkish.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/bz2_codec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/latin_1.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1255.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/charmap.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_4.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp852.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/ascii.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_croatian.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/koi8_r.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp949.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1253.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1254.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_6.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_32_be.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/ptcp154.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/punycode.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp775.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1250.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/gbk.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_15.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp857.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp737.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp861.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp864.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/unicode_escape.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/koi8_t.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_16_be.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/gb2312.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mac_arabic.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp1257.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/aliases.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/mbcs.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/oem.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/iso8859_8.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.77 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/utf_32_le.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/cp932.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/encodings/shift_jis.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/encodings
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_compression.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asynchat.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wave.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/turtle.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/array.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/VERSIONS -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/gzip
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compression/gzip/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/compression/gzip
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/bz2
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compression/bz2/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/compression/bz2
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/_common
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compression/_common/_streams.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/compression/_common
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compression/_common/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/compression/_common
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/lzma
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compression/lzma/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/compression/lzma
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compression/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/compression
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/zlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compression/zlib/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/compression/zlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/copyreg.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_lzma.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/optparse.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/nturl2path.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/shutil.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/time.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/antigravity.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/socketserver.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tracemalloc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/crypt.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sunau.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/curses
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/curses/has_key.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/curses
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/curses/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/curses
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/curses/textpad.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/curses
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/curses/panel.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/curses
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/curses/ascii.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/curses
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ipaddress.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pkgutil.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/marshal.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/glob.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/_typeshed
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/_typeshed
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/_typeshed
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/_typeshed
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/_typeshed
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_typeshed/_type_checker_internals.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/_typeshed
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/_typeshed
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_frozen_importlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/concurrent
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/concurrent/futures
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/concurrent/futures
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/concurrent/futures
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/concurrent/futures/interpreter.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/concurrent/futures
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/concurrent/futures
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/concurrent/futures
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/concurrent
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/binascii.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/http
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/http/server.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/http
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/http/cookiejar.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/http
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/http/cookies.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/http
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/http/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/http
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/http/client.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/http
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/html
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/html/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/html
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/html/parser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/html
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/html/entities.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/html
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/venv
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/venv/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/venv
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/token.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/fileinput.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/struct.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unicodedata.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/dataclasses.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/aifc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/spwd.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/collections
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/collections/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/collections
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/collections/abc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/collections
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/webbrowser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ast.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/socket.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/math.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/cmd.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/__future__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.78 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/dbm
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/dbm
1260.78 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/dbm
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/dbm/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/dbm
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/dbm/gnu.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/dbm
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/dbm/dumb.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/dbm
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/typing.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/warnings.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/copy.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/telnetlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ntpath.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_interpchannels.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xxlimited.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sysconfig.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/difflib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/bisect.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/hashlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/fnmatch.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wsgiref/util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wsgiref/types.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/wsgiref
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/symbol.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/re.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/decimal.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/numbers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/shlex.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/message.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/base64mime.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/header.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/feedparser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/quoprimime.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/utils.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/_policybase.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/headerregistry.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/contentmanager.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/iterators.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/generator.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/application.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/message.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/base.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/text.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/image.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/mime/audio.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email/mime
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/parser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/charset.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/encoders.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/errors.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/email/policy.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/email
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/configparser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_codecs.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/zipimport.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/py_compile.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/selectors.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/imp.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/operator.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_tkinter.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_lsprof.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/heapq.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/typing_extensions.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pickletools.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/signal.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/secrets.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_bz2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_bisect.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/random.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/statistics.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_csv.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_stat.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/pydoc_data
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/pydoc_data
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/pydoc_data
1260.79 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/pyexpat
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pyexpat/model.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/pyexpat
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/pyexpat
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/pyexpat
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_random.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_operator.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lzma.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/contextvars.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pickle.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/getpass.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/linecache.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tempfile.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.79 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/genericpath.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/runpy.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/symtable.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/abc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/shelve.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/trace.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/string
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/string/templatelib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/string
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/string/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/string
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pty.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/modulefinder.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/logging
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/logging/handlers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/logging
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/logging/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/logging
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/logging/config.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/logging
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_sqlite3.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/traceback.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/atexit.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_collections_abc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/winreg.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_warnings.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/ctypes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes
1260.80 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/ctypes/macholib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes/macholib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes/macholib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes/macholib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/ctypes/macholib/framework.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/ctypes/macholib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/codeop.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_curses_panel.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/rlcompleter.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/profile.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/annotationlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_heapq.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/imghdr.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/stringprep.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/timeit.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/asyncore.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.80 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/lib2to3
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3
1260.80 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.80 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3
1260.81 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/main.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/lib2to3
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/uu.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/result.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/async_case.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/mock.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/_log.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/case.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/runner.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/main.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/suite.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/signals.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/unittest/loader.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/unittest
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/codecs.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/gc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_struct.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/xdrlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_pickle.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/compileall.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_ssl.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_contextvars.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_frozen_importlib_external.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/functools.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/sys
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/sys
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sys/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/sys
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/smtplib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_osx_support.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/nntplib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/gzip.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/readline.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_msi.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/mailcap.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/resource.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_ctypes.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/formatter.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/__main__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/grp.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sre_compile.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_ast.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/graphlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/winsound.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.81 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing/dummy
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing/dummy
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.81 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/multiprocessing
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/colorsys.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/nt.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/binhex.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/contextlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/tix.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/constants.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/font.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/tkinter
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/cgitb.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tty.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/getopt.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tomllib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/importlib/metadata
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/metadata
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/metadata
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/metadata
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/machinery.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/readers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/importlib/resources
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/resources
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/resources
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/resources
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/resources
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/resources
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib/resources
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/_abc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/simple.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/abc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/importlib/_bootstrap.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/importlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/poplib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pyclbr.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_weakref.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/code.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/cmath.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/bz2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/stat.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/filecmp.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/subprocess.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/threading.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/types.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/fractions.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/posixpath.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_interpqueues.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/queue.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/urllib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/urllib/parse.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/urllib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/urllib/response.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/urllib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/urllib/error.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/urllib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/urllib/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/urllib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/urllib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/urllib/request.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/urllib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_weakrefset.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/mimetypes.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sched.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/csv.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/bdb.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_dbm.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/parser.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/keyword.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/chunk.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sndhdr.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/gettext.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tokenize.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/sre_constants.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.82 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/text_file.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/file_util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/cmd.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.82 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/version.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/filelist.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/install.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/build.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/config.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/register.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/check.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils/command
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/config.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/core.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/spawn.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/debug.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/dist.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/log.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/_msvccompiler.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/errors.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/distutils/extension.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/distutils
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/audioop.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/msvcrt.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/netrc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_bootlocale.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/this.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/locale.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/posix.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_socket.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/textwrap.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_blake2.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/errno.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_json.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/mailbox.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/weakref.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/pathlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pathlib/__init__.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/pathlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/pathlib/types.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib/pathlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/doctest.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_hashlib.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_py_abc.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/site.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_threading_local.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/_interpreters.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/datetime.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/itertools.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/tabnanny.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stdlib/select.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stdlib
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/LICENSE -> build/bdist.linux-x86_64/wheel/./mypy/typeshed
1260.83 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stubs
1260.83 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stubs/mypy-extensions
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/bdist.linux-x86_64/wheel/./mypy/typeshed/stubs/mypy-extensions
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/tvar_scope.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/erasetype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/meet.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/treetransform.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.83 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/test
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testtypes.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.83 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/test/meta
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/meta/test_diff_helper.py -> build/bdist.linux-x86_64/wheel/./mypy/test/meta
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/meta/__init__.py -> build/bdist.linux-x86_64/wheel/./mypy/test/meta
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/meta/test_parse_data.py -> build/bdist.linux-x86_64/wheel/./mypy/test/meta
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/meta/test_update_data.py -> build/bdist.linux-x86_64/wheel/./mypy/test/meta
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/meta/_pytest.py -> build/bdist.linux-x86_64/wheel/./mypy/test/meta
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testsolve.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testgraph.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testmodulefinder.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testconstraints.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.83 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/teststubtest.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testsubtypes.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testoutput.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testdiff.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testmerge.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/visitors.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testreports.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/teststubinfo.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testfinegrained.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/test_ref_info.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/update_data.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/__init__.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/config.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/test_config_parser.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/helpers.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testcmdline.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testdaemon.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/data.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testutil.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testfscache.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testpep561.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/teststubgen.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/typefixture.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testapi.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testfinegrainedcache.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/test_find_sources.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testparse.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testargs.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testinfer.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testmypyc.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testdeps.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testipc.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testtypegen.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/visitors.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testpythoneval.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testerrorstream.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testtransform.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testsemanal.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testformatter.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/test/testcheck.py -> build/bdist.linux-x86_64/wheel/./mypy/test
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/find_sources.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/bogus_type.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/report.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/git.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checker.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/mro.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/nodes.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubgenc.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/mro.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/defaults.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/version.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/freetree.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checker_shared.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/metastore.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_typeddict.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/sharedparse.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/strconv.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy_server.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/memprofile.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/__init__.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/applytype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/types_utils.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_namedtuple.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_namedtuple.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/copytype.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/gclogger.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_infer.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/partially_defined.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/types.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkstrformat.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubtest.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/indirection.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fswatcher.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/partially_defined.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubgen.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/meet.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checker_state.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/api.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/main.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy_util.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/patterns.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/mixedtraverser.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/pyinfo.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkmember.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/messages.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/graph_utils.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.84 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugin.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/argmap.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/mergecheck.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/astdiff.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/objgraph.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/trigger.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/trigger.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/__init__.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/mergecheck.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/astmerge.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/update.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/update.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/deps.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/subexpr.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/subexpr.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/target.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/aststrip.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/deps.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/target.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/astmerge.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/astdiff.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/objgraph.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/server/aststrip.py -> build/bdist.linux-x86_64/wheel/./mypy/server
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/constant_fold.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubinfo.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/operators.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/memprofile.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checker_shared.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/literals.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/suggestions.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/dmypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy/__init__.py -> build/bdist.linux-x86_64/wheel/./mypy/dmypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy/client.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/dmypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy/__main__.py -> build/bdist.linux-x86_64/wheel/./mypy/dmypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy/client.py -> build/bdist.linux-x86_64/wheel/./mypy/dmypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/dmypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/tvar_scope.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/maptype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fixup.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_enum.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fscache.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/git.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typestate.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/evalexpr.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/metastore.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/renaming.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/refinfo.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/applytype.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/scope.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fswatcher.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/reachability.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugin.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_pass1.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/py.typed -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/options.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checker_state.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/modulefinder.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typevartuples.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/report.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/erasetype.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typevars.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fixup.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_main.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/constraints.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typetraverser.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_shared.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/graph_utils.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/exprtotype.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/options.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/errorcodes.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/error_formatter.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/traverser.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/config_parser.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_typeargs.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/moduleinspect.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/message_registry.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/binder.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/lookup.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/maptype.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/errors.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkexpr.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.85 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/types.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeanal.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/freetree.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/subtypes.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/mixedtraverser.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/parse.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/solve.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/strconv.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/argmap.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/__main__.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/constant_fold.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeops.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fscache.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/errors.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fastparse.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/lookup.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubutil.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/literals.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/join.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/expandtype.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/infer.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/state.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/evalexpr.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeanal.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkmember.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/solve.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/inspections.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubdoc.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/join.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/attrs.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/common.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/enums.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/singledispatch.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/enums.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/dataclasses.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/ctypes.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/default.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/proper_plugin.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/dataclasses.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/ctypes.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/default.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/functools.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/functools.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/proper_plugin.py -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/singledispatch.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/common.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/attrs.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugins/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy/plugins
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_newtype.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/errorcodes.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/messages.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_enum.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/main.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_shared.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/constraints.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/api.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/copytype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/find_sources.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_pass1.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/util.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkstrformat.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/exprtotype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/types_utils.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typestate.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/type_visitor.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/error_formatter.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubutil.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/type_visitor.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy_server.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/dmypy_os.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/visitor.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stats.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/moduleinspect.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fastparse.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/scope.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/traverser.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_typeargs.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/split_namespace.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/subtypes.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubgen.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/inspections.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/nodes.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_classprop.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.86 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/binder.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_infer.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/treetransform.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_classprop.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/sharedparse.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typevars.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/patterns.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/suggestions.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/defaults.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typevartuples.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/refinfo.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/operators.py -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal_newtype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stats.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypy
1260.87 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/build.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/build.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/rt_subtype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_misc.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_emitclass.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_cheader.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_exceptions.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_namegen.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_analysis.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_run.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_rarray.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/config.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_typeops.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_refcount.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_external.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/testutil.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_tuplename.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_alwaysdefined.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_literals.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_ircheck.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_emit.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_lowering.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_optimizations.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_annotate.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_pprint.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_emitfunc.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_emitwrapper.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_commandline.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_struct.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_serialization.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/test/test_irbuild.py -> build/bdist.linux-x86_64/wheel/./mypyc/test
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/sametype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/common.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/crash.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/annotate.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.87 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/specialize.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/visitor.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/callable_class.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/util.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/env_class.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/vtable.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/prebuildvisitor.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/mapper.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/callable_class.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/for_helpers.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/missingtypevisitor.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/builder.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/generator.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/targets.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/context.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/builder.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/specialize.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/match.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/statement.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/format_str_tokenizer.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/generator.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/main.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/function.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/expression.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/ast_helpers.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/constant_fold.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/match.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/prebuildvisitor.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/format_str_tokenizer.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/expression.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/nonlocalcontrol.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/missingtypevisitor.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/for_helpers.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/prepare.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/env_class.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/context.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/vtable.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.87 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/mapper.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/targets.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/ll_builder.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/constant_fold.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/classdef.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/prepare.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/nonlocalcontrol.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/ast_helpers.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/ll_builder.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/main.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/util.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/visitor.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/classdef.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/statement.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/function.py -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/irbuild/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/irbuild
1260.88 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/func_ir.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/pprint.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/class_ir.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/rtypes.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/module_ir.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/func_ir.py -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/rtypes.py -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/class_ir.py -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/pprint.py -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/module_ir.py -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/ir/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/ir
1260.88 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emit.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/cstring.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitmodule.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emit.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitfunc.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/literals.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/cstring.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitwrapper.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitfunc.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitwrapper.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitclass.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/literals.py -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitclass.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/emitmodule.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/codegen/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/codegen
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/subtype.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/py.typed -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/options.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/namegen.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/options.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/rt_subtype.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/dataflow.py -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/selfleaks.py -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/ircheck.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/attrdefined.py -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/blockfreq.py -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/dataflow.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/blockfreq.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/selfleaks.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/attrdefined.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/ircheck.py -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/analysis/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/analysis
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/errors.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/sametype.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/subtype.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/annotate.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/common.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/__main__.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/errors.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.88 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/init.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/float_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/module_shim.tmpl -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/set_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/generic_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/getargs.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/exc_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/misc_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/pythonsupport.h -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/tuple_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/CPy.h -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/str_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.88 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/int_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/dict_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/getargsfast.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/list_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/mypyc_util.h -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/pythonsupport.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lib-rt/bytes_ops.c -> build/bdist.linux-x86_64/wheel/./mypyc/lib-rt
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/namegen.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.89 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/list_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/int_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/misc_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/list_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/misc_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/registry.py -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/int_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/registry.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/lower/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/lower
1260.89 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/refcount.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/spill.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/uninit.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/exceptions.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/lower.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/lower.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/uninit.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/spill.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/flag_elimination.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/refcount.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/ir_transform.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/flag_elimination.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/copy_propagation.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/exceptions.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/copy_propagation.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/ir_transform.py -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/transform/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/transform
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/crash.py -> build/bdist.linux-x86_64/wheel/./mypyc
1260.89 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/bytes_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/list_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/bytes_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/int_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/exc_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/misc_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/tuple_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/exc_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/list_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/generic_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/dict_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/set_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/generic_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/float_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/misc_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/registry.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/str_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/int_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/tuple_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/set_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/registry.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/str_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/float_ops.py -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/dict_ops.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.89 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/primitives/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc/primitives
1260.90 s
[python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/__init__.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./mypyc
1260.90 s
[python3.14-mypy] running install_egg_info
1260.90 s
[python3.14-mypy] Copying mypy.egg-info to build/bdist.linux-x86_64/wheel/./mypy-1.17.1-py3.14.egg-info
1260.90 s
[python3.14-mypy] running install_scripts
1260.93 s
[python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy-1.17.1.dist-info/WHEEL
1260.93 s
[python3.14-mypy] creating '/build/source/dist/.tmp-ysr33wvo/mypy-1.17.1-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
1262.53 s
[python3.14-mypy] adding 'edfc647aaf02b20aa651__mypyc.cpython-314-x86_64-linux-gnu.so'
1262.56 s
[python3.14-mypy] adding 'mypy/__init__.cpython-314-x86_64-linux-gnu.so'
1262.56 s
[python3.14-mypy] adding 'mypy/__init__.py'
1262.56 s
[python3.14-mypy] adding 'mypy/__main__.py'
1262.56 s
[python3.14-mypy] adding 'mypy/api.cpython-314-x86_64-linux-gnu.so'
1262.56 s
[python3.14-mypy] adding 'mypy/api.py'
1262.56 s
[python3.14-mypy] adding 'mypy/applytype.cpython-314-x86_64-linux-gnu.so'
1262.56 s
[python3.14-mypy] adding 'mypy/applytype.py'
1262.56 s
[python3.14-mypy] adding 'mypy/argmap.cpython-314-x86_64-linux-gnu.so'
1262.56 s
[python3.14-mypy] adding 'mypy/argmap.py'
1262.56 s
[python3.14-mypy] adding 'mypy/binder.cpython-314-x86_64-linux-gnu.so'
1262.56 s
[python3.14-mypy] adding 'mypy/binder.py'
1262.56 s
[python3.14-mypy] adding 'mypy/bogus_type.py'
1262.56 s
[python3.14-mypy] adding 'mypy/build.cpython-314-x86_64-linux-gnu.so'
1262.57 s
[python3.14-mypy] adding 'mypy/build.py'
1262.57 s
[python3.14-mypy] adding 'mypy/checker.cpython-314-x86_64-linux-gnu.so'
1262.58 s
[python3.14-mypy] adding 'mypy/checker.py'
1262.58 s
[python3.14-mypy] adding 'mypy/checker_shared.cpython-314-x86_64-linux-gnu.so'
1262.58 s
[python3.14-mypy] adding 'mypy/checker_shared.py'
1262.58 s
[python3.14-mypy] adding 'mypy/checker_state.cpython-314-x86_64-linux-gnu.so'
1262.58 s
[python3.14-mypy] adding 'mypy/checker_state.py'
1262.58 s
[python3.14-mypy] adding 'mypy/checkexpr.cpython-314-x86_64-linux-gnu.so'
1262.59 s
[python3.14-mypy] adding 'mypy/checkexpr.py'
1262.59 s
[python3.14-mypy] adding 'mypy/checkmember.cpython-314-x86_64-linux-gnu.so'
1262.59 s
[python3.14-mypy] adding 'mypy/checkmember.py'
1262.59 s
[python3.14-mypy] adding 'mypy/checkpattern.cpython-314-x86_64-linux-gnu.so'
1262.59 s
[python3.14-mypy] adding 'mypy/checkpattern.py'
1262.59 s
[python3.14-mypy] adding 'mypy/checkstrformat.cpython-314-x86_64-linux-gnu.so'
1262.59 s
[python3.14-mypy] adding 'mypy/checkstrformat.py'
1262.59 s
[python3.14-mypy] adding 'mypy/config_parser.cpython-314-x86_64-linux-gnu.so'
1262.59 s
[python3.14-mypy] adding 'mypy/config_parser.py'
1262.59 s
[python3.14-mypy] adding 'mypy/constant_fold.cpython-314-x86_64-linux-gnu.so'
1262.59 s
[python3.14-mypy] adding 'mypy/constant_fold.py'
1262.59 s
[python3.14-mypy] adding 'mypy/constraints.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/constraints.py'
1262.60 s
[python3.14-mypy] adding 'mypy/copytype.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/copytype.py'
1262.60 s
[python3.14-mypy] adding 'mypy/defaults.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/defaults.py'
1262.60 s
[python3.14-mypy] adding 'mypy/dmypy_os.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/dmypy_os.py'
1262.60 s
[python3.14-mypy] adding 'mypy/dmypy_server.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/dmypy_server.py'
1262.60 s
[python3.14-mypy] adding 'mypy/dmypy_util.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/dmypy_util.py'
1262.60 s
[python3.14-mypy] adding 'mypy/erasetype.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/erasetype.py'
1262.60 s
[python3.14-mypy] adding 'mypy/error_formatter.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/error_formatter.py'
1262.60 s
[python3.14-mypy] adding 'mypy/errorcodes.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/errorcodes.py'
1262.60 s
[python3.14-mypy] adding 'mypy/errors.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/errors.py'
1262.60 s
[python3.14-mypy] adding 'mypy/evalexpr.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/evalexpr.py'
1262.60 s
[python3.14-mypy] adding 'mypy/expandtype.cpython-314-x86_64-linux-gnu.so'
1262.60 s
[python3.14-mypy] adding 'mypy/expandtype.py'
1262.61 s
[python3.14-mypy] adding 'mypy/exprtotype.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/exprtotype.py'
1262.61 s
[python3.14-mypy] adding 'mypy/fastparse.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/fastparse.py'
1262.61 s
[python3.14-mypy] adding 'mypy/find_sources.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/find_sources.py'
1262.61 s
[python3.14-mypy] adding 'mypy/fixup.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/fixup.py'
1262.61 s
[python3.14-mypy] adding 'mypy/freetree.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/freetree.py'
1262.61 s
[python3.14-mypy] adding 'mypy/fscache.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/fscache.py'
1262.61 s
[python3.14-mypy] adding 'mypy/fswatcher.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/fswatcher.py'
1262.61 s
[python3.14-mypy] adding 'mypy/gclogger.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/gclogger.py'
1262.61 s
[python3.14-mypy] adding 'mypy/git.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/git.py'
1262.61 s
[python3.14-mypy] adding 'mypy/graph_utils.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/graph_utils.py'
1262.61 s
[python3.14-mypy] adding 'mypy/indirection.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/indirection.py'
1262.61 s
[python3.14-mypy] adding 'mypy/infer.cpython-314-x86_64-linux-gnu.so'
1262.61 s
[python3.14-mypy] adding 'mypy/infer.py'
1262.61 s
[python3.14-mypy] adding 'mypy/inspections.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/inspections.py'
1262.62 s
[python3.14-mypy] adding 'mypy/ipc.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/ipc.py'
1262.62 s
[python3.14-mypy] adding 'mypy/join.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/join.py'
1262.62 s
[python3.14-mypy] adding 'mypy/literals.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/literals.py'
1262.62 s
[python3.14-mypy] adding 'mypy/lookup.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/lookup.py'
1262.62 s
[python3.14-mypy] adding 'mypy/main.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/main.py'
1262.62 s
[python3.14-mypy] adding 'mypy/maptype.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/maptype.py'
1262.62 s
[python3.14-mypy] adding 'mypy/meet.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/meet.py'
1262.62 s
[python3.14-mypy] adding 'mypy/memprofile.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/memprofile.py'
1262.62 s
[python3.14-mypy] adding 'mypy/message_registry.cpython-314-x86_64-linux-gnu.so'
1262.62 s
[python3.14-mypy] adding 'mypy/message_registry.py'
1262.62 s
[python3.14-mypy] adding 'mypy/messages.cpython-314-x86_64-linux-gnu.so'
1262.63 s
[python3.14-mypy] adding 'mypy/messages.py'
1262.63 s
[python3.14-mypy] adding 'mypy/metastore.cpython-314-x86_64-linux-gnu.so'
1262.63 s
[python3.14-mypy] adding 'mypy/metastore.py'
1262.63 s
[python3.14-mypy] adding 'mypy/mixedtraverser.cpython-314-x86_64-linux-gnu.so'
1262.63 s
[python3.14-mypy] adding 'mypy/mixedtraverser.py'
1262.63 s
[python3.14-mypy] adding 'mypy/modulefinder.cpython-314-x86_64-linux-gnu.so'
1262.63 s
[python3.14-mypy] adding 'mypy/modulefinder.py'
1262.63 s
[python3.14-mypy] adding 'mypy/moduleinspect.cpython-314-x86_64-linux-gnu.so'
1262.63 s
[python3.14-mypy] adding 'mypy/moduleinspect.py'
1262.63 s
[python3.14-mypy] adding 'mypy/mro.cpython-314-x86_64-linux-gnu.so'
1262.63 s
[python3.14-mypy] adding 'mypy/mro.py'
1262.63 s
[python3.14-mypy] adding 'mypy/nodes.cpython-314-x86_64-linux-gnu.so'
1262.63 s
[python3.14-mypy] adding 'mypy/nodes.py'
1262.63 s
[python3.14-mypy] adding 'mypy/operators.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/operators.py'
1262.64 s
[python3.14-mypy] adding 'mypy/options.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/options.py'
1262.64 s
[python3.14-mypy] adding 'mypy/parse.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/parse.py'
1262.64 s
[python3.14-mypy] adding 'mypy/partially_defined.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/partially_defined.py'
1262.64 s
[python3.14-mypy] adding 'mypy/patterns.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/patterns.py'
1262.64 s
[python3.14-mypy] adding 'mypy/plugin.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/plugin.py'
1262.64 s
[python3.14-mypy] adding 'mypy/py.typed'
1262.64 s
[python3.14-mypy] adding 'mypy/pyinfo.py'
1262.64 s
[python3.14-mypy] adding 'mypy/reachability.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/reachability.py'
1262.64 s
[python3.14-mypy] adding 'mypy/refinfo.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/refinfo.py'
1262.64 s
[python3.14-mypy] adding 'mypy/renaming.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/renaming.py'
1262.64 s
[python3.14-mypy] adding 'mypy/report.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/report.py'
1262.64 s
[python3.14-mypy] adding 'mypy/scope.cpython-314-x86_64-linux-gnu.so'
1262.64 s
[python3.14-mypy] adding 'mypy/scope.py'
1262.64 s
[python3.14-mypy] adding 'mypy/semanal.cpython-314-x86_64-linux-gnu.so'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal.py'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_classprop.cpython-314-x86_64-linux-gnu.so'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_classprop.py'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_enum.cpython-314-x86_64-linux-gnu.so'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_enum.py'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_infer.cpython-314-x86_64-linux-gnu.so'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_infer.py'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_main.cpython-314-x86_64-linux-gnu.so'
1262.65 s
[python3.14-mypy] adding 'mypy/semanal_main.py'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_namedtuple.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_namedtuple.py'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_newtype.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_newtype.py'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_pass1.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_pass1.py'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_shared.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_shared.py'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_typeargs.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_typeargs.py'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_typeddict.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/semanal_typeddict.py'
1262.66 s
[python3.14-mypy] adding 'mypy/sharedparse.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/sharedparse.py'
1262.66 s
[python3.14-mypy] adding 'mypy/solve.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/solve.py'
1262.66 s
[python3.14-mypy] adding 'mypy/split_namespace.py'
1262.66 s
[python3.14-mypy] adding 'mypy/state.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/state.py'
1262.66 s
[python3.14-mypy] adding 'mypy/stats.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/stats.py'
1262.66 s
[python3.14-mypy] adding 'mypy/strconv.cpython-314-x86_64-linux-gnu.so'
1262.66 s
[python3.14-mypy] adding 'mypy/strconv.py'
1262.66 s
[python3.14-mypy] adding 'mypy/stubdoc.py'
1262.66 s
[python3.14-mypy] adding 'mypy/stubgen.cpython-314-x86_64-linux-gnu.so'
1262.67 s
[python3.14-mypy] adding 'mypy/stubgen.py'
1262.67 s
[python3.14-mypy] adding 'mypy/stubgenc.py'
1262.67 s
[python3.14-mypy] adding 'mypy/stubinfo.cpython-314-x86_64-linux-gnu.so'
1262.67 s
[python3.14-mypy] adding 'mypy/stubinfo.py'
1262.67 s
[python3.14-mypy] adding 'mypy/stubtest.py'
1262.67 s
[python3.14-mypy] adding 'mypy/stubutil.cpython-314-x86_64-linux-gnu.so'
1262.67 s
[python3.14-mypy] adding 'mypy/stubutil.py'
1262.67 s
[python3.14-mypy] adding 'mypy/subtypes.cpython-314-x86_64-linux-gnu.so'
1262.67 s
[python3.14-mypy] adding 'mypy/subtypes.py'
1262.67 s
[python3.14-mypy] adding 'mypy/suggestions.cpython-314-x86_64-linux-gnu.so'
1262.68 s
[python3.14-mypy] adding 'mypy/suggestions.py'
1262.68 s
[python3.14-mypy] adding 'mypy/traverser.cpython-314-x86_64-linux-gnu.so'
1262.68 s
[python3.14-mypy] adding 'mypy/traverser.py'
1262.68 s
[python3.14-mypy] adding 'mypy/treetransform.cpython-314-x86_64-linux-gnu.so'
1262.68 s
[python3.14-mypy] adding 'mypy/treetransform.py'
1262.68 s
[python3.14-mypy] adding 'mypy/tvar_scope.cpython-314-x86_64-linux-gnu.so'
1262.68 s
[python3.14-mypy] adding 'mypy/tvar_scope.py'
1262.68 s
[python3.14-mypy] adding 'mypy/type_visitor.cpython-314-x86_64-linux-gnu.so'
1262.68 s
[python3.14-mypy] adding 'mypy/type_visitor.py'
1262.68 s
[python3.14-mypy] adding 'mypy/typeanal.cpython-314-x86_64-linux-gnu.so'
1262.68 s
[python3.14-mypy] adding 'mypy/typeanal.py'
1262.68 s
[python3.14-mypy] adding 'mypy/typeops.cpython-314-x86_64-linux-gnu.so'
1262.68 s
[python3.14-mypy] adding 'mypy/typeops.py'
1262.68 s
[python3.14-mypy] adding 'mypy/types.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/types.py'
1262.69 s
[python3.14-mypy] adding 'mypy/types_utils.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/types_utils.py'
1262.69 s
[python3.14-mypy] adding 'mypy/typestate.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/typestate.py'
1262.69 s
[python3.14-mypy] adding 'mypy/typetraverser.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/typetraverser.py'
1262.69 s
[python3.14-mypy] adding 'mypy/typevars.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/typevars.py'
1262.69 s
[python3.14-mypy] adding 'mypy/typevartuples.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/typevartuples.py'
1262.69 s
[python3.14-mypy] adding 'mypy/util.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/util.py'
1262.69 s
[python3.14-mypy] adding 'mypy/version.py'
1262.69 s
[python3.14-mypy] adding 'mypy/visitor.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/visitor.py'
1262.69 s
[python3.14-mypy] adding 'mypy/dmypy/__init__.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/dmypy/__init__.py'
1262.69 s
[python3.14-mypy] adding 'mypy/dmypy/__main__.py'
1262.69 s
[python3.14-mypy] adding 'mypy/dmypy/client.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/dmypy/client.py'
1262.69 s
[python3.14-mypy] adding 'mypy/plugins/__init__.cpython-314-x86_64-linux-gnu.so'
1262.69 s
[python3.14-mypy] adding 'mypy/plugins/__init__.py'
1262.69 s
[python3.14-mypy] adding 'mypy/plugins/attrs.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/attrs.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/common.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/common.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/ctypes.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/ctypes.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/dataclasses.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/dataclasses.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/default.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/default.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/enums.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/enums.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/functools.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/functools.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/proper_plugin.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/proper_plugin.py'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/singledispatch.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/plugins/singledispatch.py'
1262.70 s
[python3.14-mypy] adding 'mypy/server/__init__.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/server/__init__.py'
1262.70 s
[python3.14-mypy] adding 'mypy/server/astdiff.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/server/astdiff.py'
1262.70 s
[python3.14-mypy] adding 'mypy/server/astmerge.cpython-314-x86_64-linux-gnu.so'
1262.70 s
[python3.14-mypy] adding 'mypy/server/astmerge.py'
1262.70 s
[python3.14-mypy] adding 'mypy/server/aststrip.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/aststrip.py'
1262.71 s
[python3.14-mypy] adding 'mypy/server/deps.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/deps.py'
1262.71 s
[python3.14-mypy] adding 'mypy/server/mergecheck.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/mergecheck.py'
1262.71 s
[python3.14-mypy] adding 'mypy/server/objgraph.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/objgraph.py'
1262.71 s
[python3.14-mypy] adding 'mypy/server/subexpr.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/subexpr.py'
1262.71 s
[python3.14-mypy] adding 'mypy/server/target.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/target.py'
1262.71 s
[python3.14-mypy] adding 'mypy/server/trigger.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/trigger.py'
1262.71 s
[python3.14-mypy] adding 'mypy/server/update.cpython-314-x86_64-linux-gnu.so'
1262.71 s
[python3.14-mypy] adding 'mypy/server/update.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/__init__.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/config.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/data.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/helpers.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/test_config_parser.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/test_find_sources.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/test_ref_info.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/testapi.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/testargs.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/testcheck.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/testcmdline.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/testconstraints.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/testdaemon.py'
1262.71 s
[python3.14-mypy] adding 'mypy/test/testdeps.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testdiff.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testerrorstream.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testfinegrained.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testfinegrainedcache.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testformatter.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testfscache.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testgraph.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testinfer.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testipc.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testmerge.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testmodulefinder.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testmypyc.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testoutput.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testparse.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testpep561.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testpythoneval.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testreports.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testsemanal.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testsolve.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/teststubgen.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/teststubinfo.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/teststubtest.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testsubtypes.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testtransform.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testtypegen.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testtypes.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/testutil.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/typefixture.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/update_data.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/visitors.cpython-314-x86_64-linux-gnu.so'
1262.72 s
[python3.14-mypy] adding 'mypy/test/visitors.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/meta/__init__.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/meta/_pytest.py'
1262.72 s
[python3.14-mypy] adding 'mypy/test/meta/test_diff_helper.py'
1262.73 s
[python3.14-mypy] adding 'mypy/test/meta/test_parse_data.py'
1262.73 s
[python3.14-mypy] adding 'mypy/test/meta/test_update_data.py'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/LICENSE'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/VERSIONS'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/__future__.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/__main__.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_ast.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_asyncio.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_bisect.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_blake2.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_bootlocale.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_bz2.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_codecs.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_collections_abc.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_compat_pickle.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_compression.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_contextvars.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_csv.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_ctypes.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_curses.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_curses_panel.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_dbm.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_decimal.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_frozen_importlib.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_frozen_importlib_external.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_gdbm.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_hashlib.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_heapq.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_imp.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_interpchannels.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_interpqueues.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_interpreters.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_io.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_json.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_locale.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_lsprof.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_lzma.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_markupbase.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_msi.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_multibytecodec.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_operator.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_osx_support.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_pickle.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_posixsubprocess.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_py_abc.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_pydecimal.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_queue.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_random.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_sitebuiltins.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_socket.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_sqlite3.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_ssl.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_stat.pyi'
1262.73 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_struct.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_thread.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_threading_local.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_tkinter.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_tracemalloc.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_warnings.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_weakref.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_weakrefset.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_winapi.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/abc.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/aifc.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/annotationlib.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/antigravity.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/argparse.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/array.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ast.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asynchat.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncore.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/atexit.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/audioop.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/base64.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/bdb.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/binascii.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/binhex.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/bisect.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/builtins.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/bz2.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/cProfile.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/calendar.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/cgi.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/cgitb.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/chunk.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/cmath.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/cmd.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/code.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/codecs.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/codeop.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/colorsys.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compileall.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/configparser.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/contextlib.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/contextvars.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/copy.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/copyreg.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/crypt.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/csv.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/dataclasses.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/datetime.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/decimal.pyi'
1262.74 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/difflib.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/dis.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/doctest.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/enum.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/errno.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/faulthandler.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/fcntl.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/filecmp.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/fileinput.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/fnmatch.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/formatter.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/fractions.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ftplib.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/functools.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/gc.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/genericpath.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/getopt.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/getpass.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/gettext.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/glob.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/graphlib.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/grp.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/gzip.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/hashlib.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/heapq.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/hmac.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/imaplib.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/imghdr.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/imp.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/inspect.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/io.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ipaddress.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/itertools.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/keyword.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/linecache.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/locale.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lzma.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/mailbox.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/mailcap.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/marshal.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/math.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/mimetypes.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/mmap.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/modulefinder.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/msvcrt.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/netrc.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/nis.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/nntplib.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/nt.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ntpath.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/nturl2path.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/numbers.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/opcode.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/operator.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/optparse.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ossaudiodev.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/parser.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pdb.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pickle.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pickletools.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pipes.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pkgutil.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/platform.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/plistlib.pyi'
1262.75 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/poplib.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/posix.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/posixpath.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pprint.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/profile.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pstats.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pty.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pwd.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/py_compile.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pyclbr.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pydoc.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/queue.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/quopri.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/random.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/re.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/readline.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/reprlib.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/resource.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/rlcompleter.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/runpy.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sched.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/secrets.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/select.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/selectors.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/shelve.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/shlex.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/shutil.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/signal.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/site.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/smtpd.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/smtplib.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sndhdr.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/socket.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/socketserver.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/spwd.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sre_compile.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sre_constants.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sre_parse.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ssl.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/stat.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/statistics.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/stringprep.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/struct.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/subprocess.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sunau.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/symbol.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/symtable.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sysconfig.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/syslog.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tabnanny.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tarfile.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/telnetlib.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tempfile.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/termios.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/textwrap.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/this.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/threading.pyi'
1262.76 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/time.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/timeit.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/token.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tokenize.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tomllib.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/trace.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/traceback.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tracemalloc.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tty.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/turtle.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/types.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/typing.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/typing_extensions.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unicodedata.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/uu.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/uuid.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/warnings.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wave.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/weakref.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/webbrowser.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/winreg.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/winsound.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xdrlib.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xxlimited.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zipapp.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zipimport.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zlib.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/__init__.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/_type_checker_internals.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/dbapi.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/importlib.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/wsgi.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/xml.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/__init__.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_events.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_futures.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_subprocess.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_tasks.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/constants.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/coroutines.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/events.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/exceptions.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/format_helpers.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/futures.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/graph.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/locks.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/log.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/mixins.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/proactor_events.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/protocols.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/queues.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/runners.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/selector_events.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/sslproto.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/staggered.pyi'
1262.77 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/streams.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/subprocess.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/taskgroups.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/tasks.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/threads.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/timeouts.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/transports.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/trsock.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/unix_events.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/windows_events.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/windows_utils.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/collections/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/collections/abc.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/_common/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/_common/_streams.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/bz2/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/gzip/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/lzma/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/zlib/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/_base.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/interpreter.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/process.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/thread.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/_endian.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/util.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/wintypes.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/framework.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/ascii.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/has_key.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/panel.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/textpad.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/dumb.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/gnu.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/ndbm.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/sqlite3.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/__init__.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/_msvccompiler.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/archive_util.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/bcppcompiler.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/ccompiler.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/cmd.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/config.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/core.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/debug.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/dep_util.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/dir_util.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/dist.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/errors.pyi'
1262.78 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/extension.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/fancy_getopt.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/file_util.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/filelist.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/log.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/msvccompiler.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/spawn.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/sysconfig.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/text_file.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/unixccompiler.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/util.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/version.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/__init__.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_clib.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_ext.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_py.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_scripts.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/check.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/clean.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/config.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_data.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_headers.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_lib.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_scripts.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/register.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/sdist.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/upload.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/__init__.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/_header_value_parser.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/_policybase.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/base64mime.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/charset.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/contentmanager.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/encoders.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/errors.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/feedparser.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/generator.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/header.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/headerregistry.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/iterators.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/message.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/parser.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/policy.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/quoprimime.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/utils.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/__init__.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/application.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/audio.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/base.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/image.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/message.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/multipart.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/nonmultipart.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/text.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/__init__.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/aliases.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/ascii.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/base64_codec.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/big5.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/big5hkscs.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/bz2_codec.pyi'
1262.79 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/charmap.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp037.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1006.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1026.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1125.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1140.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1250.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1251.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1252.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1253.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1254.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1255.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1256.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1257.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1258.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp273.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp424.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp437.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp500.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp720.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp737.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp775.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp850.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp852.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp855.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp856.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp857.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp858.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp860.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp861.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp862.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp863.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp864.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp865.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp866.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp869.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp874.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp875.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp932.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp949.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp950.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_jp.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_kr.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/gb18030.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/gb2312.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/gbk.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/hex_codec.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/hp_roman8.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/hz.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/idna.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_kr.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_1.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_10.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_11.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_13.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_14.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_15.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_16.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_2.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_3.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_4.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_5.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_6.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_7.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_8.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_9.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/johab.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/koi8_r.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/koi8_t.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/koi8_u.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/kz1048.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/latin_1.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_arabic.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_croatian.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_farsi.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_greek.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_iceland.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_latin2.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_roman.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_romanian.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_turkish.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mbcs.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/oem.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/palmos.pyi'
1262.80 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/ptcp154.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/punycode.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/quopri_codec.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/rot_13.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/shift_jis.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/tis_620.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/undefined.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/unicode_escape.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_16.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_16_be.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_16_le.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_32.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_32_be.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_32_le.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_7.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_8.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_8_sig.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/uu_codec.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/zlib_codec.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/ensurepip/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/html/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/html/entities.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/html/parser.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/http/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/http/client.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/http/cookiejar.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/http/cookies.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/http/server.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/_abc.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/_bootstrap.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/abc.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/machinery.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/readers.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/simple.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/util.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/metadata/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/metadata/_meta.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/_common.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/_functional.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/abc.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/readers.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/simple.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/json/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/json/decoder.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/json/encoder.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/json/scanner.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/json/tool.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixer_base.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/main.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pygram.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pytree.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/refactor.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi'
1262.81 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/logging/__init__.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/logging/config.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/logging/handlers.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/__init__.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/schema.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/sequence.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/text.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/__init__.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/connection.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/context.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/forkserver.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/heap.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/managers.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/pool.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/process.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/queues.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/reduction.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/spawn.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/synchronize.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/util.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi'
1262.82 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/os/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/os/path.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pathlib/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pathlib/types.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pydoc_data/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pydoc_data/topics.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pyexpat/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pyexpat/errors.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/pyexpat/model.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sqlite3/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sqlite3/dbapi2.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sqlite3/dump.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/string/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/string/templatelib.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sys/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/sys/_monitoring.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/colorchooser.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/commondialog.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/constants.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/dialog.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/dnd.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/filedialog.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/font.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/messagebox.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/scrolledtext.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/simpledialog.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/tix.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/ttk.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/_log.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/async_case.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/case.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/loader.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/main.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/mock.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/result.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/runner.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/signals.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/suite.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/util.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/__init__.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/error.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/parse.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/request.pyi'
1262.83 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/response.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/robotparser.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/venv/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/handlers.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/headers.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/simple_server.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/types.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/util.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/validate.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/domreg.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/minicompat.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/minidom.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/pulldom.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/ElementPath.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/ElementTree.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/cElementTree.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/expat/model.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/_exceptions.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/expatreader.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/handler.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/saxutils.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/xmlreader.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xmlrpc/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xmlrpc/client.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/xmlrpc/server.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zipfile/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zipfile/_path/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zipfile/_path/glob.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zoneinfo/__init__.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zoneinfo/_common.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi'
1262.84 s
[python3.14-mypy] adding 'mypy/xml/mypy-html.css'
1262.84 s
[python3.14-mypy] adding 'mypy/xml/mypy-html.xslt'
1262.84 s
[python3.14-mypy] adding 'mypy/xml/mypy-txt.xslt'
1262.84 s
[python3.14-mypy] adding 'mypy/xml/mypy.xsd'
1262.84 s
[python3.14-mypy] adding 'mypy-1.17.1.dist-info/licenses/LICENSE'
1262.84 s
[python3.14-mypy] adding 'mypyc/__init__.cpython-314-x86_64-linux-gnu.so'
1262.84 s
[python3.14-mypy] adding 'mypyc/__init__.py'
1262.84 s
[python3.14-mypy] adding 'mypyc/__main__.py'
1262.84 s
[python3.14-mypy] adding 'mypyc/annotate.cpython-314-x86_64-linux-gnu.so'
1262.84 s
[python3.14-mypy] adding 'mypyc/annotate.py'
1262.84 s
[python3.14-mypy] adding 'mypyc/build.cpython-314-x86_64-linux-gnu.so'
1262.84 s
[python3.14-mypy] adding 'mypyc/build.py'
1262.84 s
[python3.14-mypy] adding 'mypyc/common.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/common.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/crash.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/crash.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/errors.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/errors.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/namegen.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/namegen.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/options.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/options.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/py.typed'
1262.85 s
[python3.14-mypy] adding 'mypyc/rt_subtype.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/rt_subtype.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/sametype.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/sametype.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/subtype.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/subtype.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/__init__.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/__init__.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/attrdefined.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/attrdefined.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/blockfreq.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/blockfreq.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/dataflow.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/dataflow.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/ircheck.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/ircheck.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/selfleaks.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/analysis/selfleaks.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/codegen/__init__.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/codegen/__init__.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/codegen/cstring.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/codegen/cstring.py'
1262.85 s
[python3.14-mypy] adding 'mypyc/codegen/emit.cpython-314-x86_64-linux-gnu.so'
1262.85 s
[python3.14-mypy] adding 'mypyc/codegen/emit.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitclass.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitclass.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitfunc.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitfunc.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitmodule.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitmodule.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitwrapper.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/emitwrapper.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/literals.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/codegen/literals.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/__init__.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/__init__.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/class_ir.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/class_ir.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/func_ir.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/func_ir.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/module_ir.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/module_ir.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/ops.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/ops.py'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/pprint.cpython-314-x86_64-linux-gnu.so'
1262.86 s
[python3.14-mypy] adding 'mypyc/ir/pprint.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/ir/rtypes.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/ir/rtypes.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/__init__.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/__init__.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/ast_helpers.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/ast_helpers.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/builder.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/builder.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/callable_class.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/callable_class.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/classdef.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/classdef.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/constant_fold.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/constant_fold.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/context.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/context.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/env_class.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/env_class.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/expression.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/expression.py'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/for_helpers.cpython-314-x86_64-linux-gnu.so'
1262.87 s
[python3.14-mypy] adding 'mypyc/irbuild/for_helpers.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/format_str_tokenizer.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/format_str_tokenizer.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/function.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/function.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/generator.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/generator.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/ll_builder.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/ll_builder.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/main.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/main.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/mapper.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/mapper.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/match.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/match.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/missingtypevisitor.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/missingtypevisitor.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/nonlocalcontrol.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/nonlocalcontrol.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/prebuildvisitor.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/prebuildvisitor.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/prepare.cpython-314-x86_64-linux-gnu.so'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/prepare.py'
1262.88 s
[python3.14-mypy] adding 'mypyc/irbuild/specialize.cpython-314-x86_64-linux-gnu.so'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/specialize.py'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/statement.cpython-314-x86_64-linux-gnu.so'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/statement.py'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/targets.cpython-314-x86_64-linux-gnu.so'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/targets.py'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/util.cpython-314-x86_64-linux-gnu.so'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/util.py'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/visitor.cpython-314-x86_64-linux-gnu.so'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/visitor.py'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/vtable.cpython-314-x86_64-linux-gnu.so'
1262.89 s
[python3.14-mypy] adding 'mypyc/irbuild/vtable.py'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/CPy.h'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/bytes_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/dict_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/exc_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/float_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/generic_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/getargs.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/getargsfast.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/init.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/int_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/list_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/misc_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/module_shim.tmpl'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/mypyc_util.h'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/pythoncapi_compat.h'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/pythonsupport.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/pythonsupport.h'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/set_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/str_ops.c'
1262.89 s
[python3.14-mypy] adding 'mypyc/lib-rt/tuple_ops.c'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/__init__.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/__init__.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/int_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/int_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/list_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/list_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/misc_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/misc_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/registry.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/lower/registry.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/__init__.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/__init__.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/bytes_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/bytes_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/dict_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/dict_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/exc_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/exc_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/float_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/float_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/generic_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/generic_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/int_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/int_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/list_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/list_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/misc_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/misc_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/registry.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/registry.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/set_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/set_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/str_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/str_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/tuple_ops.cpython-314-x86_64-linux-gnu.so'
1262.90 s
[python3.14-mypy] adding 'mypyc/primitives/tuple_ops.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/test/__init__.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/test/config.py'
1262.90 s
[python3.14-mypy] adding 'mypyc/test/test_alwaysdefined.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_analysis.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_annotate.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_cheader.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_commandline.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_emit.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_emitclass.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_emitfunc.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_emitwrapper.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_exceptions.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_external.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_irbuild.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_ircheck.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_literals.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_lowering.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_misc.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_namegen.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_optimizations.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_pprint.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_rarray.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_refcount.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_run.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_serialization.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_struct.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_tuplename.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/test_typeops.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/test/testutil.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/__init__.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/__init__.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/copy_propagation.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/copy_propagation.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/exceptions.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/exceptions.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/flag_elimination.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/flag_elimination.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/ir_transform.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/ir_transform.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/lower.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/lower.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/refcount.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/refcount.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/spill.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/spill.py'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/uninit.cpython-314-x86_64-linux-gnu.so'
1262.91 s
[python3.14-mypy] adding 'mypyc/transform/uninit.py'
1262.91 s
[python3.14-mypy] adding 'mypy-1.17.1.dist-info/METADATA'
1262.91 s
[python3.14-mypy] adding 'mypy-1.17.1.dist-info/WHEEL'
1262.91 s
[python3.14-mypy] adding 'mypy-1.17.1.dist-info/entry_points.txt'
1262.91 s
[python3.14-mypy] adding 'mypy-1.17.1.dist-info/top_level.txt'
1262.92 s
[python3.14-mypy] adding 'mypy-1.17.1.dist-info/RECORD'
1262.92 s
[python3.14-mypy] removing build/bdist.linux-x86_64/wheel
1267.26 s
[python3.14-mypy] Successfully built mypy-1.17.1-cp314-cp314-linux_x86_64.whl
1267.65 s
[python3.14-mypy] Finished creating a wheel...
1267.65 s
[python3.14-mypy] Finished executing pypaBuildPhase
1267.65 s
[python3.14-mypy] buildPhase completed in 10 minutes 6 seconds
1267.65 s
[python3.14-mypy] Phase: pythonRuntimeDepsCheckHook
1267.65 s
[python3.14-mypy] Executing pythonRuntimeDepsCheck
1267.65 s
[python3.14-mypy] Checking runtime dependencies for mypy-1.17.1-cp314-cp314-linux_x86_64.whl
1267.65 s
[python3.14-mypy] Finished executing pythonRuntimeDepsCheck
1267.65 s
[python3.14-mypy] Phase: installPhase
1267.65 s
[python3.14-mypy] Executing pypaInstallPhase
1269.47 s
[python3.14-mypy] Successfully installed mypy-1.17.1-cp314-cp314-linux_x86_64.whl
1269.47 s
[python3.14-mypy] Finished executing pypaInstallPhase
1269.47 s
[python3.14-mypy] Phase: pythonOutputDistPhase
1269.47 s
[python3.14-mypy] Executing pythonOutputDistPhase
1269.49 s
[python3.14-mypy] Finished executing pythonOutputDistPhase
1269.50 s
[python3.14-mypy] Phase: fixupPhase
1269.52 s
[python3.14-mypy] shrinking RPATHs of ELF executables and libraries in /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1
1269.53 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/edfc647aaf02b20aa651__mypyc.cpython-314-x86_64-linux-gnu.so
1269.63 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/expandtype.cpython-314-x86_64-linux-gnu.so
1269.63 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/checkpattern.cpython-314-x86_64-linux-gnu.so
1269.63 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/indirection.cpython-314-x86_64-linux-gnu.so
1269.63 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/reachability.cpython-314-x86_64-linux-gnu.so
1269.64 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/parse.cpython-314-x86_64-linux-gnu.so
1269.64 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/checker.cpython-314-x86_64-linux-gnu.so
1269.64 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/gclogger.cpython-314-x86_64-linux-gnu.so
1269.64 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/dmypy_util.cpython-314-x86_64-linux-gnu.so
1269.72 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_main.cpython-314-x86_64-linux-gnu.so
1269.72 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_typeddict.cpython-314-x86_64-linux-gnu.so
1269.72 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/ipc.cpython-314-x86_64-linux-gnu.so
1269.72 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/build.cpython-314-x86_64-linux-gnu.so
1269.72 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/renaming.cpython-314-x86_64-linux-gnu.so
1269.82 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/erasetype.cpython-314-x86_64-linux-gnu.so
1269.83 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/test/visitors.cpython-314-x86_64-linux-gnu.so
1269.86 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/find_sources.cpython-314-x86_64-linux-gnu.so
1269.86 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/report.cpython-314-x86_64-linux-gnu.so
1269.86 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/mro.cpython-314-x86_64-linux-gnu.so
1269.86 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/nodes.cpython-314-x86_64-linux-gnu.so
1269.86 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/defaults.cpython-314-x86_64-linux-gnu.so
1269.87 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/metastore.cpython-314-x86_64-linux-gnu.so
1269.87 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/applytype.cpython-314-x86_64-linux-gnu.so
1269.87 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/types_utils.cpython-314-x86_64-linux-gnu.so
1269.87 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_namedtuple.cpython-314-x86_64-linux-gnu.so
1269.88 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_infer.cpython-314-x86_64-linux-gnu.so
1269.88 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/partially_defined.cpython-314-x86_64-linux-gnu.so
1269.88 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/types.cpython-314-x86_64-linux-gnu.so
1269.88 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/checkstrformat.cpython-314-x86_64-linux-gnu.so
1269.88 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/fswatcher.cpython-314-x86_64-linux-gnu.so
1269.89 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/stubgen.cpython-314-x86_64-linux-gnu.so
1269.89 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/meet.cpython-314-x86_64-linux-gnu.so
1269.89 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/checker_state.cpython-314-x86_64-linux-gnu.so
1269.89 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/api.cpython-314-x86_64-linux-gnu.so
1269.90 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/patterns.cpython-314-x86_64-linux-gnu.so
1269.95 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/checkmember.cpython-314-x86_64-linux-gnu.so
1269.95 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/graph_utils.cpython-314-x86_64-linux-gnu.so
1269.95 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/mergecheck.cpython-314-x86_64-linux-gnu.so
1269.95 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/objgraph.cpython-314-x86_64-linux-gnu.so
1269.96 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/trigger.cpython-314-x86_64-linux-gnu.so
1269.96 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/update.cpython-314-x86_64-linux-gnu.so
1269.97 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/subexpr.cpython-314-x86_64-linux-gnu.so
1269.97 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/target.cpython-314-x86_64-linux-gnu.so
1269.97 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/aststrip.cpython-314-x86_64-linux-gnu.so
1269.97 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/deps.cpython-314-x86_64-linux-gnu.so
1269.97 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/astmerge.cpython-314-x86_64-linux-gnu.so
1269.98 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/astdiff.cpython-314-x86_64-linux-gnu.so
1269.98 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/server/__init__.cpython-314-x86_64-linux-gnu.so
1269.98 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/constant_fold.cpython-314-x86_64-linux-gnu.so
1269.98 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/stubinfo.cpython-314-x86_64-linux-gnu.so
1269.98 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/operators.cpython-314-x86_64-linux-gnu.so
1269.99 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/memprofile.cpython-314-x86_64-linux-gnu.so
1269.99 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/checker_shared.cpython-314-x86_64-linux-gnu.so
1269.99 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/literals.cpython-314-x86_64-linux-gnu.so
1269.99 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/suggestions.cpython-314-x86_64-linux-gnu.so
1269.99 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/dmypy/client.cpython-314-x86_64-linux-gnu.so
1270.00 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/dmypy/__init__.cpython-314-x86_64-linux-gnu.so
1270.00 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/tvar_scope.cpython-314-x86_64-linux-gnu.so
1270.00 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/maptype.cpython-314-x86_64-linux-gnu.so
1270.00 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/fixup.cpython-314-x86_64-linux-gnu.so
1270.00 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_enum.cpython-314-x86_64-linux-gnu.so
1270.01 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/fscache.cpython-314-x86_64-linux-gnu.so
1270.01 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/git.cpython-314-x86_64-linux-gnu.so
1270.01 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/evalexpr.cpython-314-x86_64-linux-gnu.so
1270.01 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/scope.cpython-314-x86_64-linux-gnu.so
1270.02 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/typeops.cpython-314-x86_64-linux-gnu.so
1270.02 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugin.cpython-314-x86_64-linux-gnu.so
1270.02 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_pass1.cpython-314-x86_64-linux-gnu.so
1270.02 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/options.cpython-314-x86_64-linux-gnu.so
1270.02 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/modulefinder.cpython-314-x86_64-linux-gnu.so
1270.03 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/typetraverser.cpython-314-x86_64-linux-gnu.so
1270.03 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_shared.cpython-314-x86_64-linux-gnu.so
1270.03 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/errorcodes.cpython-314-x86_64-linux-gnu.so
1270.03 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/error_formatter.cpython-314-x86_64-linux-gnu.so
1270.04 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/config_parser.cpython-314-x86_64-linux-gnu.so
1270.04 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/moduleinspect.cpython-314-x86_64-linux-gnu.so
1270.04 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/message_registry.cpython-314-x86_64-linux-gnu.so
1270.04 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/binder.cpython-314-x86_64-linux-gnu.so
1270.04 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/lookup.cpython-314-x86_64-linux-gnu.so
1270.05 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/errors.cpython-314-x86_64-linux-gnu.so
1270.05 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/checkexpr.cpython-314-x86_64-linux-gnu.so
1270.05 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/typeanal.cpython-314-x86_64-linux-gnu.so
1270.05 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/freetree.cpython-314-x86_64-linux-gnu.so
1270.05 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/mixedtraverser.cpython-314-x86_64-linux-gnu.so
1270.06 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/solve.cpython-314-x86_64-linux-gnu.so
1270.06 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/strconv.cpython-314-x86_64-linux-gnu.so
1270.06 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/argmap.cpython-314-x86_64-linux-gnu.so
1270.06 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/stubutil.cpython-314-x86_64-linux-gnu.so
1270.06 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/infer.cpython-314-x86_64-linux-gnu.so
1270.07 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/state.cpython-314-x86_64-linux-gnu.so
1270.07 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/inspections.cpython-314-x86_64-linux-gnu.so
1270.07 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/join.cpython-314-x86_64-linux-gnu.so
1270.07 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/enums.cpython-314-x86_64-linux-gnu.so
1270.08 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/default.cpython-314-x86_64-linux-gnu.so
1270.08 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/proper_plugin.cpython-314-x86_64-linux-gnu.so
1270.09 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/dataclasses.cpython-314-x86_64-linux-gnu.so
1270.09 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/ctypes.cpython-314-x86_64-linux-gnu.so
1270.09 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/functools.cpython-314-x86_64-linux-gnu.so
1270.09 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/singledispatch.cpython-314-x86_64-linux-gnu.so
1270.09 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/common.cpython-314-x86_64-linux-gnu.so
1270.10 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/attrs.cpython-314-x86_64-linux-gnu.so
1270.10 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/plugins/__init__.cpython-314-x86_64-linux-gnu.so
1270.10 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/messages.cpython-314-x86_64-linux-gnu.so
1270.10 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/main.cpython-314-x86_64-linux-gnu.so
1270.10 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/constraints.cpython-314-x86_64-linux-gnu.so
1270.11 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/copytype.cpython-314-x86_64-linux-gnu.so
1270.11 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal.cpython-314-x86_64-linux-gnu.so
1270.11 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/util.cpython-314-x86_64-linux-gnu.so
1270.11 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/exprtotype.cpython-314-x86_64-linux-gnu.so
1270.12 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/typestate.cpython-314-x86_64-linux-gnu.so
1270.12 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/type_visitor.cpython-314-x86_64-linux-gnu.so
1270.12 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/dmypy_server.cpython-314-x86_64-linux-gnu.so
1270.12 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/dmypy_os.cpython-314-x86_64-linux-gnu.so
1270.12 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/visitor.cpython-314-x86_64-linux-gnu.so
1270.12 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/fastparse.cpython-314-x86_64-linux-gnu.so
1270.13 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/traverser.cpython-314-x86_64-linux-gnu.so
1270.13 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_typeargs.cpython-314-x86_64-linux-gnu.so
1270.13 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/subtypes.cpython-314-x86_64-linux-gnu.so
1270.13 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/treetransform.cpython-314-x86_64-linux-gnu.so
1270.14 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_classprop.cpython-314-x86_64-linux-gnu.so
1270.14 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/sharedparse.cpython-314-x86_64-linux-gnu.so
1270.14 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/typevars.cpython-314-x86_64-linux-gnu.so
1270.14 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/typevartuples.cpython-314-x86_64-linux-gnu.so
1270.14 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/refinfo.cpython-314-x86_64-linux-gnu.so
1270.15 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/__init__.cpython-314-x86_64-linux-gnu.so
1270.15 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/semanal_newtype.cpython-314-x86_64-linux-gnu.so
1270.15 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypy/stats.cpython-314-x86_64-linux-gnu.so
1270.15 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/build.cpython-314-x86_64-linux-gnu.so
1270.15 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/rt_subtype.cpython-314-x86_64-linux-gnu.so
1270.17 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/sametype.cpython-314-x86_64-linux-gnu.so
1270.17 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/crash.cpython-314-x86_64-linux-gnu.so
1270.17 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/annotate.cpython-314-x86_64-linux-gnu.so
1270.18 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/specialize.cpython-314-x86_64-linux-gnu.so
1270.18 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/callable_class.cpython-314-x86_64-linux-gnu.so
1270.18 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/missingtypevisitor.cpython-314-x86_64-linux-gnu.so
1270.18 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/builder.cpython-314-x86_64-linux-gnu.so
1270.18 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/targets.cpython-314-x86_64-linux-gnu.so
1270.19 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/match.cpython-314-x86_64-linux-gnu.so
1270.19 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/statement.cpython-314-x86_64-linux-gnu.so
1270.19 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/format_str_tokenizer.cpython-314-x86_64-linux-gnu.so
1270.19 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/generator.cpython-314-x86_64-linux-gnu.so
1270.20 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/function.cpython-314-x86_64-linux-gnu.so
1270.20 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/ast_helpers.cpython-314-x86_64-linux-gnu.so
1270.21 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/constant_fold.cpython-314-x86_64-linux-gnu.so
1270.21 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/prebuildvisitor.cpython-314-x86_64-linux-gnu.so
1270.21 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/expression.cpython-314-x86_64-linux-gnu.so
1270.21 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/for_helpers.cpython-314-x86_64-linux-gnu.so
1270.21 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/env_class.cpython-314-x86_64-linux-gnu.so
1270.22 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/context.cpython-314-x86_64-linux-gnu.so
1270.22 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/vtable.cpython-314-x86_64-linux-gnu.so
1270.22 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/mapper.cpython-314-x86_64-linux-gnu.so
1270.22 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/prepare.cpython-314-x86_64-linux-gnu.so
1270.22 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/nonlocalcontrol.cpython-314-x86_64-linux-gnu.so
1270.23 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/ll_builder.cpython-314-x86_64-linux-gnu.so
1270.23 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/main.cpython-314-x86_64-linux-gnu.so
1270.23 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/util.cpython-314-x86_64-linux-gnu.so
1270.23 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/visitor.cpython-314-x86_64-linux-gnu.so
1270.23 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/classdef.cpython-314-x86_64-linux-gnu.so
1270.23 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/irbuild/__init__.cpython-314-x86_64-linux-gnu.so
1270.24 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/ir/func_ir.cpython-314-x86_64-linux-gnu.so
1270.24 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/ir/pprint.cpython-314-x86_64-linux-gnu.so
1270.24 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/ir/class_ir.cpython-314-x86_64-linux-gnu.so
1270.25 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/ir/rtypes.cpython-314-x86_64-linux-gnu.so
1270.25 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/ir/module_ir.cpython-314-x86_64-linux-gnu.so
1270.25 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/ir/ops.cpython-314-x86_64-linux-gnu.so
1270.25 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/ir/__init__.cpython-314-x86_64-linux-gnu.so
1270.26 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/cstring.cpython-314-x86_64-linux-gnu.so
1270.26 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/emit.cpython-314-x86_64-linux-gnu.so
1270.26 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/emitfunc.cpython-314-x86_64-linux-gnu.so
1270.26 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/literals.cpython-314-x86_64-linux-gnu.so
1270.27 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/emitwrapper.cpython-314-x86_64-linux-gnu.so
1270.27 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/emitclass.cpython-314-x86_64-linux-gnu.so
1270.27 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/emitmodule.cpython-314-x86_64-linux-gnu.so
1270.27 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/codegen/__init__.cpython-314-x86_64-linux-gnu.so
1270.27 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/options.cpython-314-x86_64-linux-gnu.so
1270.28 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/namegen.cpython-314-x86_64-linux-gnu.so
1270.28 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/analysis/ircheck.cpython-314-x86_64-linux-gnu.so
1270.28 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/analysis/dataflow.cpython-314-x86_64-linux-gnu.so
1270.28 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/analysis/blockfreq.cpython-314-x86_64-linux-gnu.so
1270.29 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/analysis/selfleaks.cpython-314-x86_64-linux-gnu.so
1270.29 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/analysis/attrdefined.cpython-314-x86_64-linux-gnu.so
1270.29 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/analysis/__init__.cpython-314-x86_64-linux-gnu.so
1270.29 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/errors.cpython-314-x86_64-linux-gnu.so
1270.29 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/subtype.cpython-314-x86_64-linux-gnu.so
1270.30 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/common.cpython-314-x86_64-linux-gnu.so
1270.30 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/lower/list_ops.cpython-314-x86_64-linux-gnu.so
1270.30 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/lower/int_ops.cpython-314-x86_64-linux-gnu.so
1270.31 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/lower/misc_ops.cpython-314-x86_64-linux-gnu.so
1270.31 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/lower/registry.cpython-314-x86_64-linux-gnu.so
1270.31 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/lower/__init__.cpython-314-x86_64-linux-gnu.so
1270.31 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/refcount.cpython-314-x86_64-linux-gnu.so
1270.31 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/spill.cpython-314-x86_64-linux-gnu.so
1270.32 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/uninit.cpython-314-x86_64-linux-gnu.so
1270.32 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/exceptions.cpython-314-x86_64-linux-gnu.so
1270.32 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/lower.cpython-314-x86_64-linux-gnu.so
1270.33 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/ir_transform.cpython-314-x86_64-linux-gnu.so
1270.33 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/flag_elimination.cpython-314-x86_64-linux-gnu.so
1270.33 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/copy_propagation.cpython-314-x86_64-linux-gnu.so
1270.33 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/transform/__init__.cpython-314-x86_64-linux-gnu.so
1270.33 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/bytes_ops.cpython-314-x86_64-linux-gnu.so
1270.34 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/list_ops.cpython-314-x86_64-linux-gnu.so
1270.34 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/int_ops.cpython-314-x86_64-linux-gnu.so
1270.34 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/exc_ops.cpython-314-x86_64-linux-gnu.so
1270.34 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/generic_ops.cpython-314-x86_64-linux-gnu.so
1270.35 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/set_ops.cpython-314-x86_64-linux-gnu.so
1270.35 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/float_ops.cpython-314-x86_64-linux-gnu.so
1270.35 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/misc_ops.cpython-314-x86_64-linux-gnu.so
1270.35 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/str_ops.cpython-314-x86_64-linux-gnu.so
1270.36 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/tuple_ops.cpython-314-x86_64-linux-gnu.so
1270.36 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/registry.cpython-314-x86_64-linux-gnu.so
1270.36 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/dict_ops.cpython-314-x86_64-linux-gnu.so
1270.36 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/primitives/__init__.cpython-314-x86_64-linux-gnu.so
1270.36 s
[python3.14-mypy] shrinking /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/__init__.cpython-314-x86_64-linux-gnu.so
1270.37 s
[python3.14-mypy] checking for references to /build/ in /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1...
1270.89 s
[python3.14-mypy] patching script interpreter paths in /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1
1270.95 s
[python3.14-mypy] stripping (with command strip and flags -S -p) in /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin
1271.74 s
[python3.14-mypy] shrinking RPATHs of ELF executables and libraries in /nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist
1271.74 s
[python3.14-mypy] checking for references to /build/ in /nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist...
1271.75 s
[python3.14-mypy] patching script interpreter paths in /nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist
1271.78 s
[python3.14-mypy] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
1271.79 s
[python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/mypy'...
1271.82 s
[python3.14-mypy] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
1271.83 s
[python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/stubtest'...
1271.86 s
[python3.14-mypy] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
1271.86 s
[python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/dmypy'...
1271.89 s
[python3.14-mypy] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
1271.90 s
[python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/mypyc'...
1271.93 s
[python3.14-mypy] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
1271.94 s
[python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/stubgen'...
1271.96 s
[python3.14-mypy] Executing pythonRemoveTestsDir
1271.97 s
[python3.14-mypy] Finished executing pythonRemoveTestsDir
1271.99 s
[python3.14-mypy] Phase: installCheckPhase
1272.00 s
[python3.14-mypy] no Makefile or custom installCheckPhase, doing nothing
1272.00 s
[python3.14-mypy] Phase: pythonCatchConflictsPhase
1272.07 s
[python3.14-mypy] Phase: pythonRemoveBinBytecodePhase
1272.08 s
[python3.14-mypy] Phase: pythonImportsCheckPhase
1272.08 s
[python3.14-mypy] Executing pythonImportsCheckPhase
1272.08 s
[python3.14-mypy] Check whether the following modules can be imported: mypy mypy.api mypy.fastparse mypy.types mypyc mypyc.analysis mypy.report
1272.21 s
[python3.14-mypy] Phase: pytestCheckPhase
1272.21 s
[python3.14-mypy] Executing pytestCheckPhase
1272.30 s
[python3.14-mypy] pytest flags: -m pytest --ignore-glob=mypy/test/testcmdline.py --ignore-glob=mypy/test/testdaemon.py --ignore-glob=mypyc/test/test_commandline.py --ignore-glob=mypy/test/testpep561.py -k not\ \(test_runtime_typing_objects\)\ and\ not\ \(test_c_unit_test\) --numprocesses=16
1272.55 s
[python3.14-mypy] ============================= test session starts ==============================
1272.55 s
[python3.14-mypy] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
1272.56 s
[python3.14-mypy] rootdir: /build/source
1272.56 s
[python3.14-mypy] configfile: pyproject.toml
1272.56 s
[python3.14-mypy] testpaths: mypy/test, mypyc/test
1272.56 s
[python3.14-mypy] plugins: xdist-3.8.0
1274.46 s
[python3.14-mypy] 16 workers [12759 items] m
1274.67 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1274.83 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1274.98 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1275.13 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1275.29 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1275.43 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . [ 3%]
1275.58 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1275.74 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1275.88 s
[python3.14-mypy] . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1276.04 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1276.19 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1276.35 s
[python3.14-mypy] . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1276.52 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1276.66 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1276.90 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1277.09 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1277.26 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1277.43 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1277.58 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1277.74 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1277.90 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1278.08 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1278.24 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1278.40 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1278.55 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . [ 14%]
1278.71 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1278.85 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1279.00 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1279.26 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1279.49 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1279.68 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s . . . . . . . s s . . . . . . . . . . . . . . . . . [ 17%]
1279.84 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . [ 18%]
1279.99 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1280.14 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1280.31 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1280.46 s
[python3.14-mypy] . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1280.61 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1280.74 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . s s . . . s s s s s . . . . . . . . . . . . . . . . . [ 21%]
1280.89 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1281.06 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1281.25 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1281.43 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1281.65 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1281.85 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1282.03 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1282.19 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1282.36 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1282.50 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1282.66 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1282.81 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1282.97 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1283.14 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1283.30 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1283.44 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1283.62 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1283.82 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1284.03 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1284.24 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1284.45 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1284.66 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1284.83 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1285.00 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1285.16 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1285.34 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
1285.50 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
1285.65 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1285.81 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1285.97 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . [ 38%]
1286.11 s
[python3.14-mypy] . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1286.26 s
[python3.14-mypy] . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . x . . . . . . . . . [ 39%]
1286.41 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1286.58 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1286.77 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1286.94 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1287.11 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1287.27 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1287.46 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 43%]
1287.62 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1287.78 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1287.91 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1288.05 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1288.18 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1288.33 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1288.48 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 47%]
1288.65 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 47%]
1288.83 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 48%]
1289.00 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 49%]
1289.16 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 49%]
1289.33 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1289.49 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1289.63 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 51%]
1289.76 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 51%]
1289.89 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 52%]
1290.02 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 53%]
1290.15 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 53%]
1290.28 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 54%]
1290.41 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 54%]
1290.54 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 55%]
1290.68 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 55%]
1290.82 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 56%]
1290.97 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 56%]
1291.12 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 57%]
1291.27 s
[python3.14-mypy] . . . . s . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 58%]
1291.42 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 58%]
1291.58 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 59%]
1291.75 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 59%]
1291.91 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 60%]
1292.08 s
[python3.14-mypy] . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 60%]
1292.24 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 61%]
1292.41 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . s . . . . . [ 62%]
1292.60 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . [ 62%]
1292.76 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . s . . s s s s s . . . s . . . . . . . . . . . . . . . . . . . . [ 63%]
1292.95 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . s . . s s s . . s s s . . . . . . . . . . . . s . s s . s . . . . . . . . . . . . . . . . . . . s s s s [ 63%]
1293.16 s
[python3.14-mypy] s . . . . . . . . . . . . . . . . s . . . . . s s . . . s s . . . . . . s . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . [ 64%]
1293.37 s
[python3.14-mypy] . s . . . . . . . . . . . . s s . . s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . [ 64%]
1293.56 s
[python3.14-mypy] . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1293.77 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 66%]
1293.96 s
[python3.14-mypy] . . . . . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . . . . s . [ 66%]
1294.15 s
[python3.14-mypy] . . . . . . . . . . . . . s s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . s s s . s s s . . . . . . . . . . . . . . . . . [ 67%]
1294.37 s
[python3.14-mypy] . s s . . s s . . . s s s s s s s s . . . . . . . . . . . . . . s . . . . . . . . . s . . . . s . . . . . s . . . . . s . . . . . . . . . . s . [ 67%]
1294.57 s
[python3.14-mypy] s . s . . . . . . . . . . . s . . . . s s . . s s . . s . . . . . . . . . . . . . . . s . . . . . s . . . . . . . . . . . . . . . s . . . . . s [ 68%]
1294.70 s
[python3.14-mypy] . . s . . . . . . . s . . . . . s s . s . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s s s s s s s s s s s s s . . s s s s . [ 68%]
1294.83 s
[python3.14-mypy] . . s s s . . . . . s s s s s . . . . . . . . . . . . s . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
1294.91 s
[python3.14-mypy] . . . . . . . . . s . . . . . . . . . . . . . s s . . . s s s . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . . . . . s . . . . [ 69%]
1295.10 s
[python3.14-mypy] . . s . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . s . . . . . . . . . . . . . . . . s . . . . . . . . . . . [ 70%]
1295.24 s
[python3.14-mypy] . . s s . . . . . . . . . . . . s . . . . . . . s . . . . . . . . . . . . . . . . . . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . [ 71%]
1295.39 s
[python3.14-mypy] . . . . . . . . . . . . s . . . s . . . . . . . . . . . . . . . . s . . . s . . . . . . . s . . . . s s . . . . . . s s . . . . . . . . . s . . [ 71%]
1295.64 s
[python3.14-mypy] . . . s . . s . . . . . . . . . . . . . . . . s . s s s . s s . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . s . [ 72%]
1295.74 s
[python3.14-mypy] . . . . . s s . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 72%]
1295.85 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . s . s s s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . [ 73%]
1295.91 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s . . . . . . . . . s s s s s s s s s s . . . . . [ 73%]
1296.03 s
[python3.14-mypy] . . . . . . . . s s s s s s s s s s s s s . . s s s s s s s s s s . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1296.13 s
[python3.14-mypy] . . . . . . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s . s s . . s s s s s s . [ 75%]
1296.32 s
[python3.14-mypy] s s s s s s . . . . . . . . . s . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1296.43 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . s s s s s s s s s s s s s s s . . . . . s s s s s s s s s . [ 76%]
1296.70 s
[python3.14-mypy] s s s . s s s . s s s s . . . . s . . . . . . . . . . s . s s . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1296.84 s
[python3.14-mypy] . . . s . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . [ 77%]
1296.96 s
[python3.14-mypy] . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1297.15 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1297.30 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1297.63 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1297.76 s
[python3.14-mypy] . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1298.28 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1299.31 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1300.31 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1301.03 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1301.70 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1302.27 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1302.56 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1302.70 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1303.03 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1303.34 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1303.49 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1304.69 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1305.31 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . s . . . . . . . . . . [ 87%]
1306.10 s
[python3.14-mypy] . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . s . s s s s . s s s s . . . . . . . . . . . . . . . . . . . . [ 88%]
1306.73 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . s s s s s s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 88%]
1307.27 s
[python3.14-mypy] . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 89%]
1308.02 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 89%]
1308.73 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1309.82 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1310.95 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 91%]
1311.78 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . [ 91%]
1312.84 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 92%]
1314.11 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 93%]
1315.10 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 93%]
1315.96 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 94%]
1316.89 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 94%]
1318.34 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1321.83 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1326.19 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1332.28 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1337.94 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1344.36 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . [ 98%]
1350.98 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1359.95 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1373.60 s
[python3.14-mypy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1391.24 s
[python3.14-mypy] . . . . . . . . . . . . . . . [100%]
1391.28 s
[python3.14-mypy] ========== 12387 passed , 358 skipped , 14 xfailed in 118.70s (0:01:58) ==========
1391.74 s
[python3.14-mypy] Finished executing pytestCheckPhase
1391.74 s
[python3.14-mypy] pytestCheckPhase completed in 2 minutes 0 seconds
1391.74 s
[python3.14-mypy] Phase: pytestcachePhase
1391.76 s
[python3.14-mypy] Phase: pytestRemoveBytecodePhase
1392.00 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1
1392.39 s
[post-build-hook] copying 2 paths...
1392.39 s
[post-build-hook] copying path '/nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist' to 'https://cache.nix-ci.com'...
1392.39 s
[post-build-hook] copying path '/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1' to 'https://cache.nix-ci.com'...
1406.61 s
[post-build-hook] copying 1 paths...
1406.65 s
[post-build-hook] copying path '/nix/store/b8d2nl7wyzcm66m8nslwbfh582azmrh9-python3.14-mypy-1.17.1.drv' to 'https://cache.nix-ci.com'...
1406.98 s
Progress: 140 of 148 built, 439 of 439 downloaded from cache
1407.01 s
Building python3.14-charset-normalizer
1407.03 s
[python3.14-charset-normalizer] Sourcing python-remove-tests-dir-hook
1407.03 s
[python3.14-charset-normalizer] Sourcing python-catch-conflicts-hook.sh
1407.03 s
[python3.14-charset-normalizer] Sourcing python-remove-bin-bytecode-hook.sh
1407.04 s
[python3.14-charset-normalizer] Sourcing pypa-build-hook
1407.04 s
[python3.14-charset-normalizer] Using pypaBuildPhase
1407.04 s
[python3.14-charset-normalizer] Sourcing python-runtime-deps-check-hook
1407.04 s
[python3.14-charset-normalizer] Using pythonRuntimeDepsCheckHook
1407.04 s
[python3.14-charset-normalizer] Sourcing pypa-install-hook
1407.04 s
[python3.14-charset-normalizer] Using pypaInstallPhase
1407.04 s
[python3.14-charset-normalizer] Sourcing python-imports-check-hook.sh
1407.04 s
[python3.14-charset-normalizer] Using pythonImportsCheckPhase
1407.04 s
[python3.14-charset-normalizer] Sourcing python-namespaces-hook
1407.04 s
[python3.14-charset-normalizer] Sourcing python-catch-conflicts-hook.sh
1407.04 s
[python3.14-charset-normalizer] Sourcing pytest-check-hook
1407.04 s
[python3.14-charset-normalizer] Using pytestCheckPhase
1407.07 s
[python3.14-charset-normalizer] Phase: unpackPhase
1407.07 s
[python3.14-charset-normalizer] unpacking source archive /nix/store/114jqriql6jp8jg0fskq4blky199831a-source
1407.08 s
[python3.14-charset-normalizer] source root is source
1407.09 s
[python3.14-charset-normalizer] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_utils.py"
1407.10 s
[python3.14-charset-normalizer] Phase: patchPhase
1407.11 s
[python3.14-charset-normalizer] Phase: updateAutotoolsGnuConfigScriptsPhase
1407.12 s
[python3.14-charset-normalizer] Phase: configurePhase
1407.14 s
[python3.14-charset-normalizer] no configure script, doing nothing
1407.14 s
[python3.14-charset-normalizer] Phase: buildPhase
1407.15 s
[python3.14-charset-normalizer] Executing pypaBuildPhase
1407.15 s
[python3.14-charset-normalizer] Setting SETUPTOOLS_SCM_PRETEND_VERSION to 3.4.3
1407.15 s
[python3.14-charset-normalizer] Including all tracked files automatically
1407.15 s
[python3.14-charset-normalizer] Creating a wheel...
1407.15 s
[python3.14-charset-normalizer] pypa build flags: --no-isolation --outdir dist/ --wheel
1407.21 s
[python3.14-charset-normalizer] * Getting build dependencies for wheel...
1408.95 s
[python3.14-charset-normalizer] toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
1408.95 s
[python3.14-charset-normalizer] Traceback (most recent call last):
1408.95 s
[python3.14-charset-normalizer] File "/nix/store/s6r6s51aw7fqzal33mf4d12jb7yiyh7s-python3.14-setuptools-scm-9.0.1/lib/python3.14/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 57, in read_pyproject
1408.95 s
[python3.14-charset-normalizer] section = defn.get("tool", {})[tool_name]
1408.95 s
[python3.14-charset-normalizer] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
1408.95 s
[python3.14-charset-normalizer] KeyError: 'setuptools_scm'
1408.97 s
[python3.14-charset-normalizer] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
1408.97 s
[python3.14-charset-normalizer] !!
1408.97 s
[python3.14-charset-normalizer]
1408.97 s
[python3.14-charset-normalizer] ********************************************************************************
1408.97 s
[python3.14-charset-normalizer] Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
1408.97 s
[python3.14-charset-normalizer]
1408.97 s
[python3.14-charset-normalizer] This deprecation is overdue, please update your project and remove deprecated
1408.97 s
[python3.14-charset-normalizer] calls to avoid build errors in the future.
1408.97 s
[python3.14-charset-normalizer]
1408.97 s
[python3.14-charset-normalizer] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1408.97 s
[python3.14-charset-normalizer] ********************************************************************************
1408.97 s
[python3.14-charset-normalizer]
1408.97 s
[python3.14-charset-normalizer] !!
1408.97 s
[python3.14-charset-normalizer] corresp(dist, value, root_dir)
1408.99 s
[python3.14-charset-normalizer] running egg_info
1408.99 s
[python3.14-charset-normalizer] creating src/charset_normalizer.egg-info
1408.99 s
[python3.14-charset-normalizer] writing src/charset_normalizer.egg-info/PKG-INFO
1408.99 s
[python3.14-charset-normalizer] writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt
1408.99 s
[python3.14-charset-normalizer] writing entry points to src/charset_normalizer.egg-info/entry_points.txt
1408.99 s
[python3.14-charset-normalizer] writing requirements to src/charset_normalizer.egg-info/requires.txt
1408.99 s
[python3.14-charset-normalizer] writing top-level names to src/charset_normalizer.egg-info/top_level.txt
1408.99 s
[python3.14-charset-normalizer] writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
1409.00 s
[python3.14-charset-normalizer] dependency build/__native_internal_md.h won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/__native_md.h won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/bytes_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/dict_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/exc_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/float_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/generic_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/getargs.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/getargsfast.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/init.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/int_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/list_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/misc_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/pythonsupport.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/set_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/str_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.00 s
[python3.14-charset-normalizer] dependency build/tuple_ops.c won't be automatically included in the manifest: the path doesn't exist
1409.01 s
[python3.14-charset-normalizer] reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
1409.01 s
[python3.14-charset-normalizer] reading manifest template 'MANIFEST.in'
1409.01 s
[python3.14-charset-normalizer] warning: no previously-included files matching '*' found under directory '__pycache__'
1409.01 s
[python3.14-charset-normalizer] adding license file 'LICENSE'
1409.02 s
[python3.14-charset-normalizer] writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
1409.43 s
[python3.14-charset-normalizer] * Building wheel...
1411.17 s
[python3.14-charset-normalizer] toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
1411.17 s
[python3.14-charset-normalizer] Traceback (most recent call last):
1411.17 s
[python3.14-charset-normalizer] File "/nix/store/s6r6s51aw7fqzal33mf4d12jb7yiyh7s-python3.14-setuptools-scm-9.0.1/lib/python3.14/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 57, in read_pyproject
1411.17 s
[python3.14-charset-normalizer] section = defn.get("tool", {})[tool_name]
1411.17 s
[python3.14-charset-normalizer] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
1411.17 s
[python3.14-charset-normalizer] KeyError: 'setuptools_scm'
1411.18 s
[python3.14-charset-normalizer] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
1411.18 s
[python3.14-charset-normalizer] !!
1411.18 s
[python3.14-charset-normalizer]
1411.18 s
[python3.14-charset-normalizer] ********************************************************************************
1411.18 s
[python3.14-charset-normalizer] Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
1411.18 s
[python3.14-charset-normalizer]
1411.18 s
[python3.14-charset-normalizer] This deprecation is overdue, please update your project and remove deprecated
1411.18 s
[python3.14-charset-normalizer] calls to avoid build errors in the future.
1411.18 s
[python3.14-charset-normalizer]
1411.18 s
[python3.14-charset-normalizer] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1411.18 s
[python3.14-charset-normalizer] ********************************************************************************
1411.18 s
[python3.14-charset-normalizer]
1411.18 s
[python3.14-charset-normalizer] !!
1411.18 s
[python3.14-charset-normalizer] corresp(dist, value, root_dir)
1411.19 s
[python3.14-charset-normalizer] running bdist_wheel
1411.20 s
[python3.14-charset-normalizer] running build
1411.20 s
[python3.14-charset-normalizer] running build_py
1411.21 s
[python3.14-charset-normalizer] creating build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/version.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/utils.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/__init__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/constant.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/__main__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/models.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/cd.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/md.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/legacy.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/api.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.21 s
[python3.14-charset-normalizer] creating build/lib.linux-x86_64-cpython-314/charset_normalizer/cli
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/cli/__init__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer/cli
1411.21 s
[python3.14-charset-normalizer] copying src/charset_normalizer/cli/__main__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer/cli
1411.21 s
[python3.14-charset-normalizer] running egg_info
1411.21 s
[python3.14-charset-normalizer] writing src/charset_normalizer.egg-info/PKG-INFO
1411.21 s
[python3.14-charset-normalizer] writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt
1411.21 s
[python3.14-charset-normalizer] writing entry points to src/charset_normalizer.egg-info/entry_points.txt
1411.21 s
[python3.14-charset-normalizer] writing requirements to src/charset_normalizer.egg-info/requires.txt
1411.21 s
[python3.14-charset-normalizer] writing top-level names to src/charset_normalizer.egg-info/top_level.txt
1411.21 s
[python3.14-charset-normalizer] dependency build/__native_internal_md.h won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/__native_md.h won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/bytes_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/dict_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/exc_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/float_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/generic_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/getargs.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/getargsfast.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/init.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/int_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/list_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/misc_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/pythonsupport.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/set_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/str_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.21 s
[python3.14-charset-normalizer] dependency build/tuple_ops.c won't be automatically included in the manifest: the path doesn't exist
1411.22 s
[python3.14-charset-normalizer] reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
1411.22 s
[python3.14-charset-normalizer] reading manifest template 'MANIFEST.in'
1411.23 s
[python3.14-charset-normalizer] warning: no previously-included files matching '*' found under directory '__pycache__'
1411.23 s
[python3.14-charset-normalizer] adding license file 'LICENSE'
1411.23 s
[python3.14-charset-normalizer] writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
1411.23 s
[python3.14-charset-normalizer] copying src/charset_normalizer/py.typed -> build/lib.linux-x86_64-cpython-314/charset_normalizer
1411.23 s
[python3.14-charset-normalizer] running build_ext
1411.23 s
[python3.14-charset-normalizer] building 'charset_normalizer.md__mypyc' extension
1411.23 s
[python3.14-charset-normalizer] creating build/temp.linux-x86_64-cpython-314/build/charset_normalizer
1411.23 s
[python3.14-charset-normalizer] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/lib/python3.14/site-packages/mypyc/lib-rt -Ibuild -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/charset_normalizer/__native_md.c -o build/temp.linux-x86_64-cpython-314/build/charset_normalizer/__native_md.o -O3 -g0 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1414.21 s
[python3.14-charset-normalizer] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/charset_normalizer/__native_md.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/charset_normalizer/md__mypyc.cpython-314-x86_64-linux-gnu.so
1414.30 s
[python3.14-charset-normalizer] building 'charset_normalizer.md' extension
1414.30 s
[python3.14-charset-normalizer] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -c build/charset_normalizer/md.c -o build/temp.linux-x86_64-cpython-314/build/charset_normalizer/md.o -O3 -g0 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp
1414.35 s
[python3.14-charset-normalizer] gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.5.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.3-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.6.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.50.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zstd-1.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bluez-headers-5.84/lib -L/nix/store/gn77r0iz2h4rhx44v1ak6i79dizm580a-tzdata-2025c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.26-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.3p1/lib build/temp.linux-x86_64-cpython-314/build/charset_normalizer/md.o -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -o build/lib.linux-x86_64-cpython-314/charset_normalizer/md.cpython-314-x86_64-linux-gnu.so
1414.39 s
[python3.14-charset-normalizer] installing to build/bdist.linux-x86_64/wheel
1414.39 s
[python3.14-charset-normalizer] running install
1414.40 s
[python3.14-charset-normalizer] running install_lib
1414.40 s
[python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel
1414.40 s
[python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel/charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/version.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/utils.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/__init__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel/charset_normalizer/cli
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer/cli
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/cli/__main__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer/cli
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/md.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/py.typed -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/constant.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/__main__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/models.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/cd.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/md.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/md__mypyc.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/legacy.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] copying build/lib.linux-x86_64-cpython-314/charset_normalizer/api.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer
1414.40 s
[python3.14-charset-normalizer] running install_egg_info
1414.40 s
[python3.14-charset-normalizer] Copying src/charset_normalizer.egg-info to build/bdist.linux-x86_64/wheel/./charset_normalizer-3.4.3-py3.14.egg-info
1414.40 s
[python3.14-charset-normalizer] running install_scripts
1414.43 s
[python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel/charset_normalizer-3.4.3.dist-info/WHEEL
1414.43 s
[python3.14-charset-normalizer] creating '/build/source/dist/.tmp-9w0yiqkm/charset_normalizer-3.4.3-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/__init__.py'
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/__main__.py'
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/api.py'
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/cd.py'
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/constant.py'
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/legacy.py'
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/md.cpython-314-x86_64-linux-gnu.so'
1414.43 s
[python3.14-charset-normalizer] adding 'charset_normalizer/md.py'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer/md__mypyc.cpython-314-x86_64-linux-gnu.so'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer/models.py'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer/py.typed'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer/utils.py'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer/version.py'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer/cli/__init__.py'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer/cli/__main__.py'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/licenses/LICENSE'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/METADATA'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/WHEEL'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/entry_points.txt'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/top_level.txt'
1414.44 s
[python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/RECORD'
1414.44 s
[python3.14-charset-normalizer] removing build/bdist.linux-x86_64/wheel
1414.82 s
[python3.14-charset-normalizer] Successfully built charset_normalizer-3.4.3-cp314-cp314-linux_x86_64.whl
1414.84 s
[python3.14-charset-normalizer] Finished creating a wheel...
1414.84 s
[python3.14-charset-normalizer] Finished executing pypaBuildPhase
1414.84 s
[python3.14-charset-normalizer] Phase: pythonRuntimeDepsCheckHook
1414.84 s
[python3.14-charset-normalizer] Executing pythonRuntimeDepsCheck
1414.85 s
[python3.14-charset-normalizer] Checking runtime dependencies for charset_normalizer-3.4.3-cp314-cp314-linux_x86_64.whl
1414.93 s
[python3.14-charset-normalizer] Finished executing pythonRuntimeDepsCheck
1414.94 s
[python3.14-charset-normalizer] Phase: installPhase
1414.94 s
[python3.14-charset-normalizer] Executing pypaInstallPhase
1415.07 s
[python3.14-charset-normalizer] Successfully installed charset_normalizer-3.4.3-cp314-cp314-linux_x86_64.whl
1415.07 s
[python3.14-charset-normalizer] Finished executing pypaInstallPhase
1415.07 s
[python3.14-charset-normalizer] Phase: pythonOutputDistPhase
1415.07 s
[python3.14-charset-normalizer] Executing pythonOutputDistPhase
1415.08 s
[python3.14-charset-normalizer] Finished executing pythonOutputDistPhase
1415.08 s
[python3.14-charset-normalizer] Phase: fixupPhase
1415.10 s
[python3.14-charset-normalizer] shrinking RPATHs of ELF executables and libraries in /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3
1415.10 s
[python3.14-charset-normalizer] shrinking /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3/lib/python3.14/site-packages/charset_normalizer/md.cpython-314-x86_64-linux-gnu.so
1415.11 s
[python3.14-charset-normalizer] shrinking /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3/lib/python3.14/site-packages/charset_normalizer/md__mypyc.cpython-314-x86_64-linux-gnu.so
1415.11 s
[python3.14-charset-normalizer] checking for references to /build/ in /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3...
1415.13 s
[python3.14-charset-normalizer] patching script interpreter paths in /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3
1415.14 s
[python3.14-charset-normalizer] stripping (with command strip and flags -S -p) in /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3/lib /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3/bin
1415.18 s
[python3.14-charset-normalizer] shrinking RPATHs of ELF executables and libraries in /nix/store/rkws1ski2fx9zc4fvasrwr8i1zwfzd4g-python3.14-charset-normalizer-3.4.3-dist
1415.18 s
[python3.14-charset-normalizer] checking for references to /build/ in /nix/store/rkws1ski2fx9zc4fvasrwr8i1zwfzd4g-python3.14-charset-normalizer-3.4.3-dist...
1415.20 s
[python3.14-charset-normalizer] patching script interpreter paths in /nix/store/rkws1ski2fx9zc4fvasrwr8i1zwfzd4g-python3.14-charset-normalizer-3.4.3-dist
1415.22 s
[python3.14-charset-normalizer] Rewriting #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 to #!/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
1415.22 s
[python3.14-charset-normalizer] wrapping `/nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3/bin/normalizer'...
1415.25 s
[python3.14-charset-normalizer] Executing pythonRemoveTestsDir
1415.25 s
[python3.14-charset-normalizer] Finished executing pythonRemoveTestsDir
1415.27 s
[python3.14-charset-normalizer] Phase: installCheckPhase
1415.28 s
[python3.14-charset-normalizer] no Makefile or custom installCheckPhase, doing nothing
1415.28 s
[python3.14-charset-normalizer] Phase: pythonCatchConflictsPhase
1415.35 s
[python3.14-charset-normalizer] Phase: pythonRemoveBinBytecodePhase
1415.36 s
[python3.14-charset-normalizer] Phase: pythonImportsCheckPhase
1415.36 s
[python3.14-charset-normalizer] Executing pythonImportsCheckPhase
1415.36 s
[python3.14-charset-normalizer] Check whether the following modules can be imported: charset_normalizer
1415.41 s
[python3.14-charset-normalizer] Phase: pytestCheckPhase
1415.42 s
[python3.14-charset-normalizer] Executing pytestCheckPhase
1415.42 s
[python3.14-charset-normalizer] pytest flags: -m pytest
1415.57 s
[python3.14-charset-normalizer] ============================= test session starts ==============================
1415.57 s
[python3.14-charset-normalizer] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
1415.57 s
[python3.14-charset-normalizer] rootdir: /build/source
1415.57 s
[python3.14-charset-normalizer] configfile: pyproject.toml
1415.64 s
[python3.14-charset-normalizer] collected 153 items
1415.64 s
[python3.14-charset-normalizer]
1415.70 s
[python3.14-charset-normalizer] tests/test_base_detection.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1415.75 s
[python3.14-charset-normalizer] tests/test_cli.py . . . . . . . . . . . . . [ 28%]
1415.76 s
[python3.14-charset-normalizer] tests/test_coherence_detection.py . . . . . . . . . . . . . . . . . . . [ 40%]
1415.77 s
[python3.14-charset-normalizer] tests/test_detect_legacy.py . . . . . [ 43%]
1415.78 s
[python3.14-charset-normalizer] tests/test_edge_case.py . . . . [ 46%]
1416.07 s
[python3.14-charset-normalizer] tests/test_full_detection.py . . . . . . . . . . . . . . . . . . [ 58%]
1416.07 s
[python3.14-charset-normalizer] tests/test_isbinary.py . . . . . [ 61%]
1417.14 s
[python3.14-charset-normalizer] tests/test_large_payload.py . . . [ 63%]
1417.14 s
[python3.14-charset-normalizer] tests/test_logging.py . . . . [ 66%]
1417.15 s
[python3.14-charset-normalizer] tests/test_mess_detection.py . . . . . . . . . . [ 72%]
1417.16 s
[python3.14-charset-normalizer] tests/test_preemptive_detection.py . . . . . . . . . . . . . . . . . . . [ 84%]
1417.17 s
[python3.14-charset-normalizer] tests/test_utils.py . . . . . . . . . . . . . . . . . . . . . . . [100%]
1417.17 s
[python3.14-charset-normalizer]
1417.17 s
[python3.14-charset-normalizer] ============================= 153 passed in 1.60s ==============================
1417.22 s
[python3.14-charset-normalizer] Finished executing pytestCheckPhase
1417.23 s
[python3.14-charset-normalizer] Phase: pytestcachePhase
1417.24 s
[python3.14-charset-normalizer] Phase: pytestRemoveBytecodePhase
1417.27 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/rkws1ski2fx9zc4fvasrwr8i1zwfzd4g-python3.14-charset-normalizer-3.4.3-dist /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3
1417.51 s
[post-build-hook] copying 2 paths...
1417.51 s
[post-build-hook] copying path '/nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3' to 'https://cache.nix-ci.com'...
1417.51 s
[post-build-hook] copying path '/nix/store/rkws1ski2fx9zc4fvasrwr8i1zwfzd4g-python3.14-charset-normalizer-3.4.3-dist' to 'https://cache.nix-ci.com'...
1418.22 s
[post-build-hook] copying 1 paths...
1418.22 s
[post-build-hook] copying path '/nix/store/p9pmc8134avcf8kxdpm3kbjxbqcrdfpq-python3.14-charset-normalizer-3.4.3.drv' to 'https://cache.nix-ci.com'...
1418.44 s
Progress: 141 of 148 built, 439 of 439 downloaded from cache
1418.48 s
Building python3.14-requests
1418.50 s
[python3.14-requests] Sourcing python-remove-tests-dir-hook
1418.50 s
[python3.14-requests] Sourcing python-catch-conflicts-hook.sh
1418.50 s
[python3.14-requests] Sourcing python-remove-bin-bytecode-hook.sh
1418.50 s
[python3.14-requests] Sourcing pypa-build-hook
1418.50 s
[python3.14-requests] Using pypaBuildPhase
1418.50 s
[python3.14-requests] Sourcing python-runtime-deps-check-hook
1418.50 s
[python3.14-requests] Using pythonRuntimeDepsCheckHook
1418.50 s
[python3.14-requests] Sourcing pypa-install-hook
1418.50 s
[python3.14-requests] Using pypaInstallPhase
1418.50 s
[python3.14-requests] Sourcing python-imports-check-hook.sh
1418.50 s
[python3.14-requests] Using pythonImportsCheckPhase
1418.50 s
[python3.14-requests] Sourcing python-namespaces-hook
1418.50 s
[python3.14-requests] Sourcing python-catch-conflicts-hook.sh
1418.51 s
[python3.14-requests] Sourcing pytest-check-hook
1418.51 s
[python3.14-requests] Using pytestCheckPhase
1418.53 s
[python3.14-requests] Phase: unpackPhase
1418.54 s
[python3.14-requests] unpacking source archive /nix/store/vir3lqjp8ihwxwa047qpngrnxc4gwvnv-source
1418.56 s
[python3.14-requests] source root is source
1418.57 s
[python3.14-requests] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
1418.58 s
[python3.14-requests] Phase: patchPhase
1418.58 s
[python3.14-requests] Phase: updateAutotoolsGnuConfigScriptsPhase
1418.59 s
[python3.14-requests] Phase: configurePhase
1418.61 s
[python3.14-requests] no configure script, doing nothing
1418.62 s
[python3.14-requests] Phase: buildPhase
1418.62 s
[python3.14-requests] Executing pypaBuildPhase
1418.62 s
[python3.14-requests] Creating a wheel...
1418.62 s
[python3.14-requests] pypa build flags: --no-isolation --outdir dist/ --wheel
1418.69 s
[python3.14-requests] * Getting build dependencies for wheel...
1418.79 s
[python3.14-requests] <string>:53: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
1418.79 s
[python3.14-requests] <string>:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
1418.80 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
1418.80 s
[python3.14-requests] !!
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] ********************************************************************************
1418.80 s
[python3.14-requests] Usage of dash-separated 'provides-extra' will not be supported in future
1418.80 s
[python3.14-requests] versions. Please use the underscore name 'provides_extra' instead.
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
1418.80 s
[python3.14-requests] calls to avoid build errors in the future.
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
1418.80 s
[python3.14-requests] ********************************************************************************
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] !!
1418.80 s
[python3.14-requests] opt = self._enforce_underscore(opt, section)
1418.80 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
1418.80 s
[python3.14-requests] !!
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] ********************************************************************************
1418.80 s
[python3.14-requests] Usage of dash-separated 'requires-dist' will not be supported in future
1418.80 s
[python3.14-requests] versions. Please use the underscore name 'requires_dist' instead.
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
1418.80 s
[python3.14-requests] calls to avoid build errors in the future.
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
1418.80 s
[python3.14-requests] ********************************************************************************
1418.80 s
[python3.14-requests]
1418.80 s
[python3.14-requests] !!
1418.80 s
[python3.14-requests] opt = self._enforce_underscore(opt, section)
1418.80 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
1418.80 s
[python3.14-requests] warnings.warn(msg)
1418.81 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
1418.81 s
[python3.14-requests] !!
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] ********************************************************************************
1418.81 s
[python3.14-requests] Usage of dash-separated 'provides-extra' will not be supported in future
1418.81 s
[python3.14-requests] versions. Please use the underscore name 'provides_extra' instead.
1418.81 s
[python3.14-requests] (Affected: requests).
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
1418.81 s
[python3.14-requests] calls to avoid build errors in the future.
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
1418.81 s
[python3.14-requests] ********************************************************************************
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] !!
1418.81 s
[python3.14-requests] opt = self._enforce_underscore(opt, section)
1418.81 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
1418.81 s
[python3.14-requests] !!
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] ********************************************************************************
1418.81 s
[python3.14-requests] Usage of dash-separated 'requires-dist' will not be supported in future
1418.81 s
[python3.14-requests] versions. Please use the underscore name 'requires_dist' instead.
1418.81 s
[python3.14-requests] (Affected: requests).
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
1418.81 s
[python3.14-requests] calls to avoid build errors in the future.
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
1418.81 s
[python3.14-requests] ********************************************************************************
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] !!
1418.81 s
[python3.14-requests] opt = self._enforce_underscore(opt, section)
1418.81 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
1418.81 s
[python3.14-requests] !!
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] ********************************************************************************
1418.81 s
[python3.14-requests] Please consider removing the following classifiers in favor of a SPDX license expression:
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] License :: OSI Approved :: Apache Software License
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1418.81 s
[python3.14-requests] ********************************************************************************
1418.81 s
[python3.14-requests]
1418.81 s
[python3.14-requests] !!
1418.81 s
[python3.14-requests] self._finalize_license_expression()
1418.81 s
[python3.14-requests] running egg_info
1418.82 s
[python3.14-requests] creating src/requests.egg-info
1418.82 s
[python3.14-requests] writing src/requests.egg-info/PKG-INFO
1418.82 s
[python3.14-requests] writing dependency_links to src/requests.egg-info/dependency_links.txt
1418.82 s
[python3.14-requests] writing requirements to src/requests.egg-info/requires.txt
1418.82 s
[python3.14-requests] writing top-level names to src/requests.egg-info/top_level.txt
1418.82 s
[python3.14-requests] writing manifest file 'src/requests.egg-info/SOURCES.txt'
1418.83 s
[python3.14-requests] reading manifest file 'src/requests.egg-info/SOURCES.txt'
1418.83 s
[python3.14-requests] reading manifest template 'MANIFEST.in'
1418.83 s
[python3.14-requests] adding license file 'LICENSE'
1418.83 s
[python3.14-requests] writing manifest file 'src/requests.egg-info/SOURCES.txt'
1418.87 s
[python3.14-requests] * Building wheel...
1418.98 s
[python3.14-requests] <string>:53: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
1418.98 s
[python3.14-requests] <string>:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
1418.99 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
1418.99 s
[python3.14-requests] warnings.warn(msg)
1418.99 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
1418.99 s
[python3.14-requests] !!
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] ********************************************************************************
1418.99 s
[python3.14-requests] Usage of dash-separated 'provides-extra' will not be supported in future
1418.99 s
[python3.14-requests] versions. Please use the underscore name 'provides_extra' instead.
1418.99 s
[python3.14-requests] (Affected: requests).
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
1418.99 s
[python3.14-requests] calls to avoid build errors in the future.
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
1418.99 s
[python3.14-requests] ********************************************************************************
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] !!
1418.99 s
[python3.14-requests] opt = self._enforce_underscore(opt, section)
1418.99 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
1418.99 s
[python3.14-requests] !!
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] ********************************************************************************
1418.99 s
[python3.14-requests] Usage of dash-separated 'requires-dist' will not be supported in future
1418.99 s
[python3.14-requests] versions. Please use the underscore name 'requires_dist' instead.
1418.99 s
[python3.14-requests] (Affected: requests).
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
1418.99 s
[python3.14-requests] calls to avoid build errors in the future.
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
1418.99 s
[python3.14-requests] ********************************************************************************
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] !!
1418.99 s
[python3.14-requests] opt = self._enforce_underscore(opt, section)
1418.99 s
[python3.14-requests] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
1418.99 s
[python3.14-requests] !!
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] ********************************************************************************
1418.99 s
[python3.14-requests] Please consider removing the following classifiers in favor of a SPDX license expression:
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] License :: OSI Approved :: Apache Software License
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1418.99 s
[python3.14-requests] ********************************************************************************
1418.99 s
[python3.14-requests]
1418.99 s
[python3.14-requests] !!
1418.99 s
[python3.14-requests] self._finalize_license_expression()
1419.00 s
[python3.14-requests] running bdist_wheel
1419.01 s
[python3.14-requests] running build
1419.01 s
[python3.14-requests] running build_py
1419.02 s
[python3.14-requests] creating build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/status_codes.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/_internal_utils.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/compat.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/auth.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/utils.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/__init__.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/packages.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/__version__.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/help.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/structures.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/certs.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/models.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/adapters.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/api.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/exceptions.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/sessions.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/cookies.py -> build/lib/requests
1419.02 s
[python3.14-requests] copying src/requests/hooks.py -> build/lib/requests
1419.02 s
[python3.14-requests] running egg_info
1419.02 s
[python3.14-requests] writing src/requests.egg-info/PKG-INFO
1419.02 s
[python3.14-requests] writing dependency_links to src/requests.egg-info/dependency_links.txt
1419.02 s
[python3.14-requests] writing requirements to src/requests.egg-info/requires.txt
1419.02 s
[python3.14-requests] writing top-level names to src/requests.egg-info/top_level.txt
1419.02 s
[python3.14-requests] reading manifest file 'src/requests.egg-info/SOURCES.txt'
1419.02 s
[python3.14-requests] reading manifest template 'MANIFEST.in'
1419.03 s
[python3.14-requests] adding license file 'LICENSE'
1419.03 s
[python3.14-requests] writing manifest file 'src/requests.egg-info/SOURCES.txt'
1419.03 s
[python3.14-requests] installing to build/bdist.linux-x86_64/wheel
1419.03 s
[python3.14-requests] running install
1419.04 s
[python3.14-requests] running install_lib
1419.04 s
[python3.14-requests] creating build/bdist.linux-x86_64/wheel
1419.04 s
[python3.14-requests] creating build/bdist.linux-x86_64/wheel/requests
1419.04 s
[python3.14-requests] copying build/lib/requests/status_codes.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/_internal_utils.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/compat.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/auth.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/utils.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/__init__.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/packages.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/__version__.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/help.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/structures.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/certs.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/models.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/adapters.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/api.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/exceptions.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/sessions.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/cookies.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] copying build/lib/requests/hooks.py -> build/bdist.linux-x86_64/wheel/./requests
1419.04 s
[python3.14-requests] running install_egg_info
1419.05 s
[python3.14-requests] Copying src/requests.egg-info to build/bdist.linux-x86_64/wheel/./requests-2.32.5-py3.14.egg-info
1419.05 s
[python3.14-requests] running install_scripts
1419.05 s
[python3.14-requests] creating build/bdist.linux-x86_64/wheel/requests-2.32.5.dist-info/WHEEL
1419.05 s
[python3.14-requests] creating '/build/source/dist/.tmp-a42oj83b/requests-2.32.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
1419.05 s
[python3.14-requests] adding 'requests/__init__.py'
1419.05 s
[python3.14-requests] adding 'requests/__version__.py'
1419.05 s
[python3.14-requests] adding 'requests/_internal_utils.py'
1419.05 s
[python3.14-requests] adding 'requests/adapters.py'
1419.05 s
[python3.14-requests] adding 'requests/api.py'
1419.05 s
[python3.14-requests] adding 'requests/auth.py'
1419.05 s
[python3.14-requests] adding 'requests/certs.py'
1419.05 s
[python3.14-requests] adding 'requests/compat.py'
1419.05 s
[python3.14-requests] adding 'requests/cookies.py'
1419.05 s
[python3.14-requests] adding 'requests/exceptions.py'
1419.05 s
[python3.14-requests] adding 'requests/help.py'
1419.05 s
[python3.14-requests] adding 'requests/hooks.py'
1419.05 s
[python3.14-requests] adding 'requests/models.py'
1419.05 s
[python3.14-requests] adding 'requests/packages.py'
1419.05 s
[python3.14-requests] adding 'requests/sessions.py'
1419.05 s
[python3.14-requests] adding 'requests/status_codes.py'
1419.05 s
[python3.14-requests] adding 'requests/structures.py'
1419.05 s
[python3.14-requests] adding 'requests/utils.py'
1419.05 s
[python3.14-requests] adding 'requests-2.32.5.dist-info/licenses/LICENSE'
1419.05 s
[python3.14-requests] adding 'requests-2.32.5.dist-info/METADATA'
1419.05 s
[python3.14-requests] adding 'requests-2.32.5.dist-info/WHEEL'
1419.05 s
[python3.14-requests] adding 'requests-2.32.5.dist-info/top_level.txt'
1419.05 s
[python3.14-requests] adding 'requests-2.32.5.dist-info/RECORD'
1419.05 s
[python3.14-requests] removing build/bdist.linux-x86_64/wheel
1419.07 s
[python3.14-requests] Successfully built requests-2.32.5-py3-none-any.whl
1419.09 s
[python3.14-requests] Finished creating a wheel...
1419.09 s
[python3.14-requests] Finished executing pypaBuildPhase
1419.09 s
[python3.14-requests] Phase: pythonRuntimeDepsCheckHook
1419.09 s
[python3.14-requests] Executing pythonRuntimeDepsCheck
1419.10 s
[python3.14-requests] Checking runtime dependencies for requests-2.32.5-py3-none-any.whl
1419.19 s
[python3.14-requests] Finished executing pythonRuntimeDepsCheck
1419.20 s
[python3.14-requests] Phase: installPhase
1419.20 s
[python3.14-requests] Executing pypaInstallPhase
1419.33 s
[python3.14-requests] Successfully installed requests-2.32.5-py3-none-any.whl
1419.45 s
[python3.14-requests] Finished executing pypaInstallPhase
1419.45 s
[python3.14-requests] Phase: pythonOutputDistPhase
1419.45 s
[python3.14-requests] Executing pythonOutputDistPhase
1419.45 s
[python3.14-requests] Finished executing pythonOutputDistPhase
1419.45 s
[python3.14-requests] Phase: fixupPhase
1419.45 s
[python3.14-requests] shrinking RPATHs of ELF executables and libraries in /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5
1419.45 s
[python3.14-requests] checking for references to /build/ in /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5...
1419.45 s
[python3.14-requests] patching script interpreter paths in /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5
1419.45 s
[python3.14-requests] stripping (with command strip and flags -S -p) in /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5/lib
1419.45 s
[python3.14-requests] shrinking RPATHs of ELF executables and libraries in /nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist
1419.45 s
[python3.14-requests] checking for references to /build/ in /nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist...
1419.45 s
[python3.14-requests] patching script interpreter paths in /nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist
1419.47 s
[python3.14-requests] Executing pythonRemoveTestsDir
1419.48 s
[python3.14-requests] Finished executing pythonRemoveTestsDir
1419.50 s
[python3.14-requests] Phase: installCheckPhase
1419.50 s
[python3.14-requests] no Makefile or custom installCheckPhase, doing nothing
1419.50 s
[python3.14-requests] Phase: pythonCatchConflictsPhase
1419.57 s
[python3.14-requests] Phase: pythonRemoveBinBytecodePhase
1419.58 s
[python3.14-requests] Phase: pythonImportsCheckPhase
1419.58 s
[python3.14-requests] Executing pythonImportsCheckPhase
1419.58 s
[python3.14-requests] Check whether the following modules can be imported: requests
1419.70 s
[python3.14-requests] Phase: pytestCheckPhase
1419.70 s
[python3.14-requests] Executing pytestCheckPhase
1419.71 s
[python3.14-requests] pytest flags: -m pytest -k not\ \(requests.api.request\)\ and\ not\ \(requests.models.PreparedRequest\)\ and\ not\ \(requests.sessions.Session\)\ and\ not\ \(requests\)\ and\ not\ \(test_redirecting_to_bad_url\)\ and\ not\ \(test_requests_are_updated_each_time\)\ and\ not\ \(test_should_bypass_proxies_pass_only_hostname\)\ and\ not\ \(test_urllib3_pool_connection_closed\)\ and\ not\ \(test_urllib3_retries\)\ and\ not\ \(test_use_proxy_from_environment\)\ and\ not\ \(TestRequests\)\ and\ not\ \(TestTimeout\) --numprocesses=16
1419.99 s
[python3.14-requests] ============================= test session starts ==============================
1419.99 s
[python3.14-requests] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
1419.99 s
[python3.14-requests] rootdir: /build/source
1419.99 s
[python3.14-requests] configfile: pyproject.toml
1419.99 s
[python3.14-requests] testpaths: tests
1419.99 s
[python3.14-requests] plugins: mock-3.15.1, xdist-3.8.0
1421.13 s
[python3.14-requests] 16 workers [257 items] m
1421.17 s
[python3.14-requests] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1421.20 s
[python3.14-requests] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 56%]
1421.23 s
[python3.14-requests] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . [ 84%]
1432.89 s
[python3.14-requests] s s s s s s s s s . . . s s . . . . . . . . . . . . . . . . . . s . . . . . . . . [100%]
1432.92 s
[python3.14-requests] =============================== warnings summary ===============================
1432.92 s
[python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_none
1432.92 s
[python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<meta http-equiv="Content-type" content="text/html;charset=UTF-8">]
1432.92 s
[python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<?xml version="1.0" encoding="UTF-8"?>]
1432.92 s
[python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<meta charset="UTF-8">]
1432.92 s
[python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />]
1432.92 s
[python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_precedence
1432.92 s
[python3.14-requests] /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5/lib/python3.14/site-packages/requests/utils.py:484: DeprecationWarning: In requests 3.0, get_encodings_from_content will be removed. For more information, please see the discussion on issue #2266. (This warning should only appear once.)
1432.92 s
[python3.14-requests] warnings.warn(
1432.92 s
[python3.14-requests]
1432.92 s
[python3.14-requests] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
1432.92 s
[python3.14-requests] ================= 243 passed , 14 skipped , 6 warnings in 12.90s =================
1432.96 s
[python3.14-requests] Finished executing pytestCheckPhase
1432.96 s
[python3.14-requests] Phase: pytestcachePhase
1432.97 s
[python3.14-requests] Phase: pytestRemoveBytecodePhase
1433.01 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5
1433.29 s
[post-build-hook] copying 2 paths...
1433.29 s
[post-build-hook] copying path '/nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist' to 'https://cache.nix-ci.com'...
1433.29 s
[post-build-hook] copying path '/nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5' to 'https://cache.nix-ci.com'...
1433.96 s
[post-build-hook] copying 1 paths...
1433.96 s
[post-build-hook] copying path '/nix/store/dzh9srdid0mvijy6x1s0zy3hd9gpn7cg-python3.14-requests-2.32.5.drv' to 'https://cache.nix-ci.com'...
1434.18 s
Progress: 142 of 148 built, 439 of 439 downloaded from cache
1434.22 s
Building python3.14-pooch
1434.24 s
[python3.14-pooch] Sourcing python-remove-tests-dir-hook
1434.24 s
[python3.14-pooch] Sourcing python-catch-conflicts-hook.sh
1434.24 s
[python3.14-pooch] Sourcing python-remove-bin-bytecode-hook.sh
1434.24 s
[python3.14-pooch] Sourcing pypa-build-hook
1434.24 s
[python3.14-pooch] Using pypaBuildPhase
1434.24 s
[python3.14-pooch] Sourcing python-runtime-deps-check-hook
1434.24 s
[python3.14-pooch] Using pythonRuntimeDepsCheckHook
1434.24 s
[python3.14-pooch] Sourcing pypa-install-hook
1434.24 s
[python3.14-pooch] Using pypaInstallPhase
1434.24 s
[python3.14-pooch] Sourcing python-imports-check-hook.sh
1434.24 s
[python3.14-pooch] Using pythonImportsCheckPhase
1434.24 s
[python3.14-pooch] Sourcing python-namespaces-hook
1434.24 s
[python3.14-pooch] Sourcing python-catch-conflicts-hook.sh
1434.24 s
[python3.14-pooch] Sourcing pytest-check-hook
1434.24 s
[python3.14-pooch] Using pytestCheckPhase
1434.27 s
[python3.14-pooch] Phase: unpackPhase
1434.28 s
[python3.14-pooch] unpacking source archive /nix/store/s6i02hck393whkz2w1aykjm9y29alcbl-pooch-1.8.2.tar.gz
1434.29 s
[python3.14-pooch] source root is pooch-1.8.2
1434.30 s
[python3.14-pooch] setting SOURCE_DATE_EPOCH to timestamp 1717692790 of file "pooch-1.8.2/setup.cfg"
1434.30 s
[python3.14-pooch] Phase: patchPhase
1434.31 s
[python3.14-pooch] Phase: updateAutotoolsGnuConfigScriptsPhase
1434.32 s
[python3.14-pooch] Phase: configurePhase
1434.34 s
[python3.14-pooch] no configure script, doing nothing
1434.34 s
[python3.14-pooch] Phase: buildPhase
1434.35 s
[python3.14-pooch] Executing pypaBuildPhase
1434.35 s
[python3.14-pooch] Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.8.2
1434.35 s
[python3.14-pooch] Including all tracked files automatically
1434.35 s
[python3.14-pooch] Creating a wheel...
1434.35 s
[python3.14-pooch] pypa build flags: --no-isolation --outdir dist/ --wheel
1434.42 s
[python3.14-pooch] * Getting build dependencies for wheel...
1434.56 s
[python3.14-pooch] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
1434.56 s
[python3.14-pooch] !!
1434.56 s
[python3.14-pooch]
1434.56 s
[python3.14-pooch] ********************************************************************************
1434.56 s
[python3.14-pooch] Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
1434.56 s
[python3.14-pooch]
1434.56 s
[python3.14-pooch] This deprecation is overdue, please update your project and remove deprecated
1434.56 s
[python3.14-pooch] calls to avoid build errors in the future.
1434.56 s
[python3.14-pooch]
1434.56 s
[python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1434.56 s
[python3.14-pooch] ********************************************************************************
1434.56 s
[python3.14-pooch]
1434.56 s
[python3.14-pooch] !!
1434.56 s
[python3.14-pooch] corresp(dist, value, root_dir)
1434.58 s
[python3.14-pooch] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
1434.58 s
[python3.14-pooch] !!
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] ********************************************************************************
1434.58 s
[python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] License :: OSI Approved :: BSD License
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1434.58 s
[python3.14-pooch] ********************************************************************************
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] !!
1434.58 s
[python3.14-pooch] dist._finalize_license_expression()
1434.58 s
[python3.14-pooch] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
1434.58 s
[python3.14-pooch] !!
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] ********************************************************************************
1434.58 s
[python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] License :: OSI Approved :: BSD License
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1434.58 s
[python3.14-pooch] ********************************************************************************
1434.58 s
[python3.14-pooch]
1434.58 s
[python3.14-pooch] !!
1434.58 s
[python3.14-pooch] self._finalize_license_expression()
1434.58 s
[python3.14-pooch] running egg_info
1434.58 s
[python3.14-pooch] writing pooch.egg-info/PKG-INFO
1434.58 s
[python3.14-pooch] writing dependency_links to pooch.egg-info/dependency_links.txt
1434.58 s
[python3.14-pooch] writing requirements to pooch.egg-info/requires.txt
1434.58 s
[python3.14-pooch] writing top-level names to pooch.egg-info/top_level.txt
1434.60 s
[python3.14-pooch] reading manifest file 'pooch.egg-info/SOURCES.txt'
1434.60 s
[python3.14-pooch] reading manifest template 'MANIFEST.in'
1434.60 s
[python3.14-pooch] no previously-included directories found matching '.github'
1434.60 s
[python3.14-pooch] no previously-included directories found matching 'data'
1434.60 s
[python3.14-pooch] no previously-included directories found matching 'doc'
1434.60 s
[python3.14-pooch] no previously-included directories found matching 'env'
1434.60 s
[python3.14-pooch] no previously-included directories found matching 'paper'
1434.60 s
[python3.14-pooch] no previously-included directories found matching 'tools'
1434.60 s
[python3.14-pooch] warning: no previously-included files found matching '.*.yml'
1434.60 s
[python3.14-pooch] warning: no previously-included files found matching '.*rc'
1434.60 s
[python3.14-pooch] warning: no previously-included files found matching 'Makefile'
1434.60 s
[python3.14-pooch] warning: no previously-included files found matching '.gitignore'
1434.60 s
[python3.14-pooch] warning: no previously-included files found matching '.gitattributes'
1434.60 s
[python3.14-pooch] warning: no previously-included files found matching 'environment.yml'
1434.60 s
[python3.14-pooch] warning: no files found matching 'pooch/tests/data'
1434.60 s
[python3.14-pooch] adding license file 'LICENSE.txt'
1434.60 s
[python3.14-pooch] adding license file 'AUTHORS.md'
1434.60 s
[python3.14-pooch] writing manifest file 'pooch.egg-info/SOURCES.txt'
1434.65 s
[python3.14-pooch] * Building wheel...
1434.78 s
[python3.14-pooch] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
1434.78 s
[python3.14-pooch] !!
1434.78 s
[python3.14-pooch]
1434.78 s
[python3.14-pooch] ********************************************************************************
1434.78 s
[python3.14-pooch] Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
1434.78 s
[python3.14-pooch]
1434.78 s
[python3.14-pooch] This deprecation is overdue, please update your project and remove deprecated
1434.78 s
[python3.14-pooch] calls to avoid build errors in the future.
1434.78 s
[python3.14-pooch]
1434.78 s
[python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1434.78 s
[python3.14-pooch] ********************************************************************************
1434.78 s
[python3.14-pooch]
1434.78 s
[python3.14-pooch] !!
1434.79 s
[python3.14-pooch] corresp(dist, value, root_dir)
1434.80 s
[python3.14-pooch] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
1434.80 s
[python3.14-pooch] !!
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] ********************************************************************************
1434.80 s
[python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] License :: OSI Approved :: BSD License
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1434.80 s
[python3.14-pooch] ********************************************************************************
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] !!
1434.80 s
[python3.14-pooch] dist._finalize_license_expression()
1434.80 s
[python3.14-pooch] /nix/store/z4znc6jn9sb5j57dlfkf8pqbmn41732w-python3.14-setuptools-80.9.0/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
1434.80 s
[python3.14-pooch] !!
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] ********************************************************************************
1434.80 s
[python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] License :: OSI Approved :: BSD License
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
1434.80 s
[python3.14-pooch] ********************************************************************************
1434.80 s
[python3.14-pooch]
1434.80 s
[python3.14-pooch] !!
1434.80 s
[python3.14-pooch] self._finalize_license_expression()
1434.80 s
[python3.14-pooch] running bdist_wheel
1434.81 s
[python3.14-pooch] running build
1434.81 s
[python3.14-pooch] running build_py
1434.82 s
[python3.14-pooch] creating build/lib/pooch
1434.82 s
[python3.14-pooch] copying pooch/_version.py -> build/lib/pooch
1434.82 s
[python3.14-pooch] copying pooch/utils.py -> build/lib/pooch
1434.82 s
[python3.14-pooch] copying pooch/core.py -> build/lib/pooch
1434.82 s
[python3.14-pooch] copying pooch/__init__.py -> build/lib/pooch
1434.82 s
[python3.14-pooch] copying pooch/downloaders.py -> build/lib/pooch
1434.82 s
[python3.14-pooch] copying pooch/processors.py -> build/lib/pooch
1434.82 s
[python3.14-pooch] copying pooch/hashes.py -> build/lib/pooch
1434.82 s
[python3.14-pooch] creating build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/utils.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/__init__.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/test_utils.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/test_processors.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/test_hashes.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/test_core.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/test_version.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] copying pooch/tests/test_integration.py -> build/lib/pooch/tests
1434.82 s
[python3.14-pooch] running egg_info
1434.82 s
[python3.14-pooch] writing pooch.egg-info/PKG-INFO
1434.82 s
[python3.14-pooch] writing dependency_links to pooch.egg-info/dependency_links.txt
1434.82 s
[python3.14-pooch] writing requirements to pooch.egg-info/requires.txt
1434.82 s
[python3.14-pooch] writing top-level names to pooch.egg-info/top_level.txt
1434.83 s
[python3.14-pooch] reading manifest file 'pooch.egg-info/SOURCES.txt'
1434.83 s
[python3.14-pooch] reading manifest template 'MANIFEST.in'
1434.83 s
[python3.14-pooch] no previously-included directories found matching '.github'
1434.83 s
[python3.14-pooch] no previously-included directories found matching 'data'
1434.83 s
[python3.14-pooch] no previously-included directories found matching 'doc'
1434.83 s
[python3.14-pooch] no previously-included directories found matching 'env'
1434.83 s
[python3.14-pooch] no previously-included directories found matching 'paper'
1434.83 s
[python3.14-pooch] no previously-included directories found matching 'tools'
1434.83 s
[python3.14-pooch] warning: no previously-included files found matching '.*.yml'
1434.83 s
[python3.14-pooch] warning: no previously-included files found matching '.*rc'
1434.83 s
[python3.14-pooch] warning: no previously-included files found matching 'Makefile'
1434.83 s
[python3.14-pooch] warning: no previously-included files found matching '.gitignore'
1434.83 s
[python3.14-pooch] warning: no previously-included files found matching '.gitattributes'
1434.83 s
[python3.14-pooch] warning: no previously-included files found matching 'environment.yml'
1434.83 s
[python3.14-pooch] warning: no files found matching 'pooch/tests/data'
1434.83 s
[python3.14-pooch] adding license file 'LICENSE.txt'
1434.83 s
[python3.14-pooch] adding license file 'AUTHORS.md'
1434.83 s
[python3.14-pooch] writing manifest file 'pooch.egg-info/SOURCES.txt'
1434.83 s
[python3.14-pooch] creating build/lib/pooch/tests/data
1434.83 s
[python3.14-pooch] copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data
1434.83 s
[python3.14-pooch] copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data
1434.83 s
[python3.14-pooch] copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data
1434.83 s
[python3.14-pooch] copying pooch/tests/data/registry-spaces.txt -> build/lib/pooch/tests/data
1434.83 s
[python3.14-pooch] copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data
1434.84 s
[python3.14-pooch] creating build/lib/pooch/tests/data/store
1434.84 s
[python3.14-pooch] copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store
1434.84 s
[python3.14-pooch] creating build/lib/pooch/tests/data/store/subdir
1434.84 s
[python3.14-pooch] copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir
1434.84 s
[python3.14-pooch] installing to build/bdist.linux-x86_64/wheel
1434.84 s
[python3.14-pooch] running install
1434.85 s
[python3.14-pooch] running install_lib
1434.85 s
[python3.14-pooch] creating build/bdist.linux-x86_64/wheel
1434.85 s
[python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch
1434.85 s
[python3.14-pooch] copying build/lib/pooch/_version.py -> build/bdist.linux-x86_64/wheel/./pooch
1434.85 s
[python3.14-pooch] copying build/lib/pooch/utils.py -> build/bdist.linux-x86_64/wheel/./pooch
1434.85 s
[python3.14-pooch] copying build/lib/pooch/core.py -> build/bdist.linux-x86_64/wheel/./pooch
1434.85 s
[python3.14-pooch] copying build/lib/pooch/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch
1434.85 s
[python3.14-pooch] copying build/lib/pooch/downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch
1434.85 s
[python3.14-pooch] copying build/lib/pooch/processors.py -> build/bdist.linux-x86_64/wheel/./pooch
1434.85 s
[python3.14-pooch] copying build/lib/pooch/hashes.py -> build/bdist.linux-x86_64/wheel/./pooch
1434.85 s
[python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests
1434.85 s
[python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.tar.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/registry-custom-url.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.txt.xz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/registry-spaces.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.txt.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store
1434.85 s
[python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store/subdir
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/store/subdir/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data/store/subdir
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/store/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data/store
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.txt.bz2 -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
1434.85 s
[python3.14-pooch] running install_egg_info
1434.85 s
[python3.14-pooch] Copying pooch.egg-info to build/bdist.linux-x86_64/wheel/./pooch-1.8.2-py3.14.egg-info
1434.85 s
[python3.14-pooch] running install_scripts
1434.86 s
[python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch-1.8.2.dist-info/WHEEL
1434.86 s
[python3.14-pooch] creating '/build/pooch-1.8.2/dist/.tmp-rw9b9rr_/pooch-1.8.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
1434.86 s
[python3.14-pooch] adding 'pooch/__init__.py'
1434.86 s
[python3.14-pooch] adding 'pooch/_version.py'
1434.86 s
[python3.14-pooch] adding 'pooch/core.py'
1434.86 s
[python3.14-pooch] adding 'pooch/downloaders.py'
1434.86 s
[python3.14-pooch] adding 'pooch/hashes.py'
1434.86 s
[python3.14-pooch] adding 'pooch/processors.py'
1434.86 s
[python3.14-pooch] adding 'pooch/utils.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/__init__.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/test_core.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/test_downloaders.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/test_hashes.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/test_integration.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/test_processors.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/test_utils.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/test_version.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/utils.py'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/large-data.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/registry-custom-url.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/registry-invalid.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/registry-spaces.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/registry.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/registry_comments.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/store.tar.gz'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/store.zip'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/tiny-data.tar.gz'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt.bz2'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt.gz'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt.xz'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/tiny-data.zip'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/store/tiny-data.txt'
1434.86 s
[python3.14-pooch] adding 'pooch/tests/data/store/subdir/tiny-data.txt'
1434.86 s
[python3.14-pooch] adding 'pooch-1.8.2.dist-info/licenses/AUTHORS.md'
1434.86 s
[python3.14-pooch] adding 'pooch-1.8.2.dist-info/licenses/LICENSE.txt'
1434.86 s
[python3.14-pooch] adding 'pooch-1.8.2.dist-info/METADATA'
1434.86 s
[python3.14-pooch] adding 'pooch-1.8.2.dist-info/WHEEL'
1434.86 s
[python3.14-pooch] adding 'pooch-1.8.2.dist-info/top_level.txt'
1434.86 s
[python3.14-pooch] adding 'pooch-1.8.2.dist-info/RECORD'
1434.86 s
[python3.14-pooch] removing build/bdist.linux-x86_64/wheel
1434.88 s
[python3.14-pooch] Successfully built pooch-1.8.2-py3-none-any.whl
1434.90 s
[python3.14-pooch] Finished creating a wheel...
1434.90 s
[python3.14-pooch] Finished executing pypaBuildPhase
1434.90 s
[python3.14-pooch] Phase: pythonRuntimeDepsCheckHook
1434.90 s
[python3.14-pooch] Executing pythonRuntimeDepsCheck
1434.91 s
[python3.14-pooch] Checking runtime dependencies for pooch-1.8.2-py3-none-any.whl
1435.00 s
[python3.14-pooch] Finished executing pythonRuntimeDepsCheck
1435.00 s
[python3.14-pooch] Phase: installPhase
1435.01 s
[python3.14-pooch] Executing pypaInstallPhase
1435.13 s
[python3.14-pooch] Successfully installed pooch-1.8.2-py3-none-any.whl
1435.13 s
[python3.14-pooch] Finished executing pypaInstallPhase
1435.14 s
[python3.14-pooch] Phase: pythonOutputDistPhase
1435.14 s
[python3.14-pooch] Executing pythonOutputDistPhase
1435.14 s
[python3.14-pooch] Finished executing pythonOutputDistPhase
1435.15 s
[python3.14-pooch] Phase: fixupPhase
1435.16 s
[python3.14-pooch] shrinking RPATHs of ELF executables and libraries in /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2
1435.18 s
[python3.14-pooch] checking for references to /build/ in /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2...
1435.21 s
[python3.14-pooch] patching script interpreter paths in /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2
1435.21 s
[python3.14-pooch] stripping (with command strip and flags -S -p) in /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2/lib
1435.26 s
[python3.14-pooch] shrinking RPATHs of ELF executables and libraries in /nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist
1435.26 s
[python3.14-pooch] checking for references to /build/ in /nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist...
1435.27 s
[python3.14-pooch] patching script interpreter paths in /nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist
1435.30 s
[python3.14-pooch] Executing pythonRemoveTestsDir
1435.31 s
[python3.14-pooch] Finished executing pythonRemoveTestsDir
1435.33 s
[python3.14-pooch] Phase: installCheckPhase
1435.33 s
[python3.14-pooch] no Makefile or custom installCheckPhase, doing nothing
1435.33 s
[python3.14-pooch] Phase: pythonCatchConflictsPhase
1435.40 s
[python3.14-pooch] Phase: pythonRemoveBinBytecodePhase
1435.41 s
[python3.14-pooch] Phase: pythonImportsCheckPhase
1435.41 s
[python3.14-pooch] Executing pythonImportsCheckPhase
1435.42 s
[python3.14-pooch] Phase: pytestCheckPhase
1435.42 s
[python3.14-pooch] Executing pytestCheckPhase
1435.43 s
[python3.14-pooch] pytest flags: -m pytest -k not\ \(check_availability\)\ and\ not\ \(decompress\)\ and\ not\ \(downloader\)\ and\ not\ \(extractprocessor_fails\)\ and\ not\ \(integration\)\ and\ not\ \(pooch_corrupted\)\ and\ not\ \(pooch_custom_url\)\ and\ not\ \(pooch_download\)\ and\ not\ \(pooch_logging_level\)\ and\ not\ \(pooch_update\)\ and\ not\ \(processor\)\ and\ not\ \(test_fetch\)\ and\ not\ \(test_load_registry_from_doi\)\ and\ not\ \(test_retrieve\)\ and\ not\ \(test_stream_download\)
1435.58 s
[python3.14-pooch] ============================= test session starts ==============================
1435.58 s
[python3.14-pooch] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
1435.58 s
[python3.14-pooch] rootdir: /build/pooch-1.8.2
1435.58 s
[python3.14-pooch] configfile: pyproject.toml
1435.72 s
[python3.14-pooch] collected 157 items / 104 deselected / 53 selected
1435.72 s
[python3.14-pooch]
1435.73 s
[python3.14-pooch] pooch/tests/test_core.py . . . . . . . . . . . . . [ 24%]
1435.75 s
[python3.14-pooch] pooch/tests/test_hashes.py . . . . . . s s s s s . . . s s s s s . . . . . . . [ 73%]
1437.36 s
[python3.14-pooch] pooch/tests/test_utils.py . . . . . . . . . . . . . [ 98%]
1437.36 s
[python3.14-pooch] pooch/tests/test_version.py . [100%]
1437.36 s
[python3.14-pooch]
1437.36 s
[python3.14-pooch] ================ 43 passed , 10 skipped , 104 deselected in 1.78s ================
1437.42 s
[python3.14-pooch] Finished executing pytestCheckPhase
1437.42 s
[python3.14-pooch] Phase: pytestcachePhase
1437.43 s
[python3.14-pooch] Phase: pytestRemoveBytecodePhase
1437.47 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2
1437.72 s
[post-build-hook] copying 2 paths...
1437.72 s
[post-build-hook] copying path '/nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist' to 'https://cache.nix-ci.com'...
1437.72 s
[post-build-hook] copying path '/nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2' to 'https://cache.nix-ci.com'...
1438.42 s
[post-build-hook] copying 2 paths...
1438.54 s
[post-build-hook] copying path '/nix/store/66k3bks7yzgbj6pq964qgmrg3dij6yv7-pooch-1.8.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
1438.63 s
[post-build-hook] copying path '/nix/store/k5rjik3d4hlbp27wffs56hvx1wd3xp9l-python3.14-pooch-1.8.2.drv' to 'https://cache.nix-ci.com'...
1438.84 s
Progress: 143 of 148 built, 439 of 439 downloaded from cache
1438.89 s
Building python3.14-scipy
1438.92 s
[python3.14-scipy] Sourcing python-remove-tests-dir-hook
1438.92 s
[python3.14-scipy] Sourcing python-catch-conflicts-hook.sh
1438.92 s
[python3.14-scipy] Sourcing python-remove-bin-bytecode-hook.sh
1438.92 s
[python3.14-scipy] Sourcing pypa-build-hook
1438.92 s
[python3.14-scipy] Using pypaBuildPhase
1438.92 s
[python3.14-scipy] Sourcing python-runtime-deps-check-hook
1438.92 s
[python3.14-scipy] Using pythonRuntimeDepsCheckHook
1438.92 s
[python3.14-scipy] Sourcing pypa-install-hook
1438.92 s
[python3.14-scipy] Using pypaInstallPhase
1438.92 s
[python3.14-scipy] Sourcing python-imports-check-hook.sh
1438.92 s
[python3.14-scipy] Using pythonImportsCheckPhase
1438.92 s
[python3.14-scipy] Sourcing python-namespaces-hook
1438.92 s
[python3.14-scipy] Sourcing python-catch-conflicts-hook.sh
1438.93 s
[python3.14-scipy] Sourcing pytest-check-hook
1438.93 s
[python3.14-scipy] Using pytestCheckPhase
1438.98 s
[python3.14-scipy] Phase: unpackPhase
1438.98 s
[python3.14-scipy] unpacking source archive /nix/store/khlm46xiw92p2drz0rn1r4r187rhvwr9-source
1439.67 s
[python3.14-scipy] source root is source
1439.82 s
[python3.14-scipy] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tools/write_release_and_log.py"
1439.83 s
[python3.14-scipy] Phase: patchPhase
1439.83 s
[python3.14-scipy] applying patch /nix/store/r66m6nx7yc293xjmqah8bvlfwmb7yc6n-dd50ac9d98dbb70625333a23e3a90e493228e3be.patch
1439.84 s
[python3.14-scipy] patching file scipy/__config__.py.in
1439.84 s
[python3.14-scipy] Hunk #1 succeeded at 106 (offset 14 lines).
1439.84 s
[python3.14-scipy] patching file scipy/meson.build
1439.84 s
[python3.14-scipy] Hunk #1 succeeded at 130 (offset -15 lines).
1439.84 s
[python3.14-scipy] Hunk #2 succeeded at 618 (offset 171 lines).
1439.84 s
[python3.14-scipy] Phase: updateAutotoolsGnuConfigScriptsPhase
1439.88 s
[python3.14-scipy] Phase: configurePhase
1439.94 s
[python3.14-scipy] no configure script, doing nothing
1439.95 s
[python3.14-scipy] Phase: buildPhase
1439.96 s
[python3.14-scipy] Executing pypaBuildPhase
1439.96 s
[python3.14-scipy] Creating a wheel...
1439.96 s
[python3.14-scipy] pypa build flags: --no-isolation --outdir dist/ --wheel -Csetup-args=-Dblas=blas -Csetup-args=-Dlapack=lapack -Csetup-args=--cross-file=/nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf -Csetup-args=-Duse-system-libraries=all
1440.03 s
[python3.14-scipy] * Getting build dependencies for wheel...
1440.19 s
[python3.14-scipy] * Building wheel...
1440.51 s
[python3.14-scipy] + meson setup /build/source /build/source/.mesonpy-3exe0e_8 -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dblas=blas -Dlapack=lapack --cross-file=/nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf -Duse-system-libraries=all --native-file=/build/source/.mesonpy-3exe0e_8/meson-python-native-file.ini
1440.70 s
[python3.14-scipy] The Meson build system
1440.70 s
[python3.14-scipy] Version: 1.9.1
1440.70 s
[python3.14-scipy] Source dir: /build/source
1440.70 s
[python3.14-scipy] Build dir: /build/source/.mesonpy-3exe0e_8
1440.70 s
[python3.14-scipy] Build type: cross build
1440.77 s
[python3.14-scipy] Project name: scipy
1440.77 s
[python3.14-scipy] Project version: 1.16.3
1440.84 s
[python3.14-scipy] C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
1440.84 s
[python3.14-scipy] C linker for the host machine: gcc ld.bfd 2.44
1440.91 s
[python3.14-scipy] C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
1440.91 s
[python3.14-scipy] C++ linker for the host machine: g++ ld.bfd 2.44
1441.37 s
[python3.14-scipy] Cython compiler for the host machine: cython (cython 3.1.4)
1441.47 s
[python3.14-scipy] C compiler for the build machine: cc (gcc 14.3.0 "gcc (GCC) 14.3.0")
1441.47 s
[python3.14-scipy] C linker for the build machine: cc ld.bfd 2.44
1441.59 s
[python3.14-scipy] C++ compiler for the build machine: c++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
1441.59 s
[python3.14-scipy] C++ linker for the build machine: c++ ld.bfd 2.44
1441.69 s
[python3.14-scipy] Cython compiler for the build machine: cython (cython 3.1.4)
1441.69 s
[python3.14-scipy] Build machine cpu family: x86_64
1441.69 s
[python3.14-scipy] Build machine cpu: x86_64
1441.69 s
[python3.14-scipy] Host machine cpu family: x86_64
1441.69 s
[python3.14-scipy] Host machine cpu: x86_64
1441.69 s
[python3.14-scipy] Target machine cpu family: x86_64
1441.69 s
[python3.14-scipy] Target machine cpu: x86_64
1441.72 s
[python3.14-scipy] Program python3 found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14)
1441.73 s
[python3.14-scipy] Found pkg-config: YES (/nix/store/2ck3pz4nrnavkkhy17237dqad91310xk-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2
1441.74 s
[python3.14-scipy] Run-time dependency python found: YES 3.14
1441.74 s
[python3.14-scipy] Program cython found: YES (/nix/store/3vlsx9la23ikblvx04h0i2diqkcvcdvk-python3.14-cython-3.1.4/bin/cython)
1441.77 s
[python3.14-scipy] Compiler for C supports arguments -Wno-unused-but-set-variable: YES
1441.78 s
[python3.14-scipy] Compiler for C supports arguments -Wno-unused-function: YES
1441.79 s
[python3.14-scipy] Compiler for C supports arguments -Wno-conversion: YES
1441.80 s
[python3.14-scipy] Compiler for C supports arguments -Wno-misleading-indentation: YES
1441.85 s
[python3.14-scipy] Library m found: YES
1441.96 s
[python3.14-scipy] Fortran compiler for the host machine: gfortran (gcc 14.3.0 "GNU Fortran (GCC) 14.3.0")
1441.96 s
[python3.14-scipy] Fortran linker for the host machine: gfortran ld.bfd 2.44
1441.96 s
[python3.14-scipy] ../meson.build:94: WARNING: Consider using the built-in option for language standard version instead of using "-std=legacy".
1441.98 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-conversion: YES
1442.02 s
[python3.14-scipy] Checking if "-Wl,--version-script " links: YES
1442.02 s
[python3.14-scipy] Program tools/generate_f2pymod.py found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/tools/generate_f2pymod.py)
1442.02 s
[python3.14-scipy] Program scipy/_build_utils/tempita.py found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/scipy/_build_utils/tempita.py)
1442.07 s
[python3.14-scipy] Program pythran found: YES 0.18.0 0.18.0 (/nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0/bin/pythran)
1442.09 s
[python3.14-scipy] Run-time dependency xsimd found: YES 13.2.0
1442.09 s
[python3.14-scipy]
1442.09 s
[python3.14-scipy] Executing subproject xsf
1442.09 s
[python3.14-scipy]
1442.09 s
[python3.14-scipy] xsf| Project name: xsf
1442.09 s
[python3.14-scipy] xsf| Project version: 0.1.3
1442.09 s
[python3.14-scipy] xsf| C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
1442.09 s
[python3.14-scipy] xsf| C++ linker for the host machine: g++ ld.bfd 2.44
1442.09 s
[python3.14-scipy] xsf| C++ compiler for the build machine: c++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
1442.09 s
[python3.14-scipy] xsf| C++ linker for the build machine: c++ ld.bfd 2.44
1442.09 s
[python3.14-scipy] xsf| Build targets in project: 0
1442.09 s
[python3.14-scipy] xsf| Subproject xsf finished.
1442.09 s
[python3.14-scipy]
1442.12 s
[python3.14-scipy] Run-time dependency Boost found: YES 1.88.0
1442.32 s
[python3.14-scipy] Run-time dependency qhull_r found: YES 8.0.2
1442.34 s
[python3.14-scipy] Run-time dependency threads found: YES
1442.34 s
[python3.14-scipy] numpy-config found: NO
1442.34 s
[python3.14-scipy] Run-time dependency numpy found: NO (tried pkgconfig and config-tool)
1442.51 s
[python3.14-scipy] Library npymath found: YES
1442.53 s
[python3.14-scipy] Run-time dependency pybind11 found: YES 3.0.1
1442.54 s
[python3.14-scipy] Checking if "thread_local " compiles: NO
1442.55 s
[python3.14-scipy] Checking if "_Thread_local " compiles: YES
1442.57 s
[python3.14-scipy] Checking if "__thread " compiles: YES
1442.57 s
[python3.14-scipy] Configuring scipy_config.h using configuration
1442.57 s
[python3.14-scipy] Program f2py found: YES (/nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/bin/f2py)
1442.73 s
[python3.14-scipy] Run-time dependency blas found: YES 3
1442.74 s
[python3.14-scipy] Run-time dependency cblas found: YES 3
1442.75 s
[python3.14-scipy] Run-time dependency lapack found: YES 3
1442.77 s
[python3.14-scipy] Compiler for C supports arguments -Wno-maybe-uninitialized: YES
1442.78 s
[python3.14-scipy] Compiler for C supports arguments -Wno-discarded-qualifiers: YES
1442.79 s
[python3.14-scipy] Compiler for C supports arguments -Wno-empty-body: YES
1442.81 s
[python3.14-scipy] Compiler for C supports arguments -Wno-implicit-function-declaration: YES
1442.82 s
[python3.14-scipy] Compiler for C supports arguments -Wno-parentheses: YES
1442.83 s
[python3.14-scipy] Compiler for C supports arguments -Wno-switch: YES
1442.84 s
[python3.14-scipy] Compiler for C supports arguments -Wno-unused-label: YES
1442.85 s
[python3.14-scipy] Compiler for C supports arguments -Wno-unused-result: YES
1442.87 s
[python3.14-scipy] Compiler for C supports arguments -Wno-unused-variable: YES
1442.87 s
[python3.14-scipy] Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
1442.88 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-bitwise-instead-of-logical: NO
1442.90 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-cpp: YES
1442.91 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-class-memaccess: YES
1442.92 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-deprecated-declarations: YES
1442.93 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-deprecated-builtins: NO
1442.95 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-format-truncation: YES
1442.96 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES
1442.97 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-sign-compare: YES
1442.98 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-switch: YES
1443.00 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-terminate: YES
1443.01 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES
1443.02 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-function: YES
1443.03 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-local-typedefs: YES
1443.05 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-variable: YES
1443.06 s
[python3.14-scipy] Compiler for C++ supports arguments -Wno-int-in-bool-context: YES
1443.08 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-argument-mismatch: YES
1443.08 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-conversion: YES (cached)
1443.09 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-intrinsic-shadow: YES
1443.11 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES
1443.13 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-surprising: YES
1443.15 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-uninitialized: YES
1443.16 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES
1443.18 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-label: YES
1443.20 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-variable: YES
1443.21 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-tabs: YES
1443.21 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-argument-mismatch: YES (cached)
1443.21 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-conversion: YES (cached)
1443.21 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES (cached)
1443.21 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES (cached)
1443.22 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-label: YES (cached)
1443.22 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-variable: YES (cached)
1443.22 s
[python3.14-scipy] Compiler for Fortran supports arguments -Wno-tabs: YES (cached)
1443.26 s
[python3.14-scipy] Checking if "Check atomic builtins without -latomic " links: YES
1443.35 s
[python3.14-scipy] Configuring __config__.py using configuration
1443.41 s
[python3.14-scipy] Checking for function "open_memstream " : YES
1443.41 s
[python3.14-scipy] Configuring messagestream_config.h using configuration
1443.43 s
[python3.14-scipy] Program _generate_pyx.py found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/scipy/special/_generate_pyx.py)
1443.54 s
[python3.14-scipy] Program _generate_pyx.py found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/scipy/linalg/_generate_pyx.py)
1443.54 s
[python3.14-scipy] Program ../_generate_sparsetools.py found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14 /build/source/scipy/sparse/sparsetools/../_generate_sparsetools.py)
1443.65 s
[python3.14-scipy] Checking for size of "void* " : 8
1443.68 s
[python3.14-scipy] Compiler for Fortran supports arguments -w: YES
1443.92 s
[python3.14-scipy] Checking for size of "void* " : 8
1443.92 s
[python3.14-scipy]
1443.92 s
[python3.14-scipy] Executing subproject highs
1443.92 s
[python3.14-scipy]
1443.93 s
[python3.14-scipy] highs| Project name: highs
1443.93 s
[python3.14-scipy] highs| Project version: 1.8.0
1443.93 s
[python3.14-scipy] highs| C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
1443.93 s
[python3.14-scipy] highs| C linker for the host machine: gcc ld.bfd 2.44
1443.93 s
[python3.14-scipy] highs| C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
1443.93 s
[python3.14-scipy] highs| C++ linker for the host machine: g++ ld.bfd 2.44
1443.93 s
[python3.14-scipy] highs| C compiler for the build machine: cc (gcc 14.3.0 "gcc (GCC) 14.3.0")
1443.93 s
[python3.14-scipy] highs| C linker for the build machine: cc ld.bfd 2.44
1443.93 s
[python3.14-scipy] highs| C++ compiler for the build machine: c++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
1443.93 s
[python3.14-scipy] highs| C++ linker for the build machine: c++ ld.bfd 2.44
1443.95 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-invalid-offsetof: YES
1443.96 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-maybe-uninitialized: YES
1443.97 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-reorder: YES
1443.98 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-reorder-ctor: NO
1443.99 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-sometimes-uninitialized: NO
1443.99 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES (cached)
1443.99 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-unused-variable: YES (cached)
1444.01 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-use-after-free: YES
1444.02 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-comment: YES
1444.03 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-comment: YES
1444.04 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-invalid-offsetof: NO
1444.04 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached)
1444.06 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-sometimes-uninitialized: NO
1444.06 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-unused-label: YES (cached)
1444.07 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-use-after-free: YES
1444.07 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
1444.07 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-unused-variable: YES (cached)
1444.07 s
[python3.14-scipy] highs| Compiler for C supports arguments -Wno-use-after-free: YES (cached)
1444.08 s
[python3.14-scipy] highs| Compiler for C++ supports arguments -mpopcnt: YES
1444.08 s
[python3.14-scipy] highs| Dependency threads found: YES unknown (cached)
1444.08 s
[python3.14-scipy] highs| Checking if "Check atomic builtins without -latomic " links: YES (cached)
1444.08 s
[python3.14-scipy] highs| Dependency zlib skipped: feature use_zlib disabled
1444.50 s
[python3.14-scipy] highs| Checking if "mm_pause check " compiles: YES
1444.52 s
[python3.14-scipy] highs| Checking if "builtin_clz check " compiles: YES
1444.52 s
[python3.14-scipy] highs| Configuring HConfig.h.meson.interim using configuration
1444.53 s
[python3.14-scipy] highs| Build targets in project: 144
1444.53 s
[python3.14-scipy] highs| Subproject highs finished.
1444.53 s
[python3.14-scipy]
1444.59 s
[python3.14-scipy] Build targets in project: 194
1444.59 s
[python3.14-scipy]
1444.59 s
[python3.14-scipy] scipy 1.16.3
1444.59 s
[python3.14-scipy]
1444.59 s
[python3.14-scipy] Subprojects
1444.59 s
[python3.14-scipy] highs : YES
1444.59 s
[python3.14-scipy] xsf : YES
1444.59 s
[python3.14-scipy]
1444.59 s
[python3.14-scipy] User defined options
1444.59 s
[python3.14-scipy] Cross files : /nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf
1444.59 s
[python3.14-scipy] Native files : /build/source/.mesonpy-3exe0e_8/meson-python-native-file.ini
1444.59 s
[python3.14-scipy] b_ndebug : if-release
1444.59 s
[python3.14-scipy] b_vscrt : md
1444.59 s
[python3.14-scipy] blas : blas
1444.59 s
[python3.14-scipy] buildtype : release
1444.59 s
[python3.14-scipy] lapack : lapack
1444.59 s
[python3.14-scipy] use-system-libraries: all
1444.59 s
[python3.14-scipy]
1444.61 s
[python3.14-scipy] Found ninja-1.13.1 at /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
1445.00 s
[python3.14-scipy] + /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
1475.02 s
[python3.14-scipy] [817/1451] Compiling C++ object scipy/_lib/_uarray/_uarray.cpython-314-x86_64-linux-gnu.so.p/_uarray_dispatch.cxx.ofuncs_sqrtm_triu.c.o[K
1475.06 s
[python3.14-scipy] In file included from /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14/Python.h:82 ,
1475.06 s
[python3.14-scipy] from ../scipy/_lib/_uarray/_uarray_dispatch.cxx:1 :
1475.06 s
[python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE (PyObject*)’,
1475.06 s
[python3.14-scipy] inlined from ‘static void {anonymous}::BackendState:: dealloc ({anonymous}::BackendState*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:316:5 :
1475.06 s
[python3.14-scipy] /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14/object.h:270:20: warning: ‘*(PyObject*)self._object::ob_type ’ is used uninitialized [-Wuninitialized ]
1475.06 s
[python3.14-scipy] 270 | return ob->ob_type ;
1475.06 s
[python3.14-scipy] | ^~~~~~~
1475.06 s
[python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE (PyObject*)’,
1475.06 s
[python3.14-scipy] inlined from ‘static void {anonymous}::SkipBackendContext:: dealloc ({anonymous}::SkipBackendContext*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:866:5 :
1475.06 s
[python3.14-scipy] /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14/object.h:270:20: warning: ‘*(PyObject*)self._object::ob_type ’ is used uninitialized [-Wuninitialized ]
1475.06 s
[python3.14-scipy] 270 | return ob->ob_type ;
1475.06 s
[python3.14-scipy] | ^~~~~~~
1475.06 s
[python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE (PyObject*)’,
1475.06 s
[python3.14-scipy] inlined from ‘static void {anonymous}::SetBackendContext:: dealloc ({anonymous}::SetBackendContext*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:768:5 :
1475.06 s
[python3.14-scipy] /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14/object.h:270:20: warning: ‘*(PyObject*)self._object::ob_type ’ is used uninitialized [-Wuninitialized ]
1475.06 s
[python3.14-scipy] 270 | return ob->ob_type ;
1475.06 s
[python3.14-scipy] | ^~~~~~~
1475.06 s
[python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE (PyObject*)’,
1475.06 s
[python3.14-scipy] inlined from ‘static void {anonymous}::Function:: dealloc ({anonymous}::Function*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:1091:5 :
1475.06 s
[python3.14-scipy] /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14/object.h:270:20: warning: ‘*(PyObject*)self._object::ob_type ’ is used uninitialized [-Wuninitialized ]
1475.06 s
[python3.14-scipy] 270 | return ob->ob_type ;
1475.06 s
[python3.14-scipy] | ^~~~~~~
1482.37 s
[python3.14-scipy] [835/1451] Compiling C object scipy/linalg/_decomp_update.cpython-314-x86_64-linux-gnu.so.p/meson-generated__decomp_update.c.o[Kng_tree.c.o[K
1482.41 s
[python3.14-scipy] scipy/linalg/_decomp_update.cpython-314-x86_64-linux-gnu.so.p/_decomp_update.c: In function ‘__pyx_f_5scipy_6linalg_14_decomp_update_form_qTu ’:
1482.41 s
[python3.14-scipy] scipy/linalg/_decomp_update.cpython-314-x86_64-linux-gnu.so.p/_decomp_update.c:27908:7: warning: ‘__pyx_v_us[0] ’ may be used uninitialized [-Wmaybe-uninitialized ]
1482.41 s
[python3.14-scipy] 27908 | int __pyx_v_us [2];
1482.41 s
[python3.14-scipy] | ^~~~~~~~~~
1482.41 s
[python3.14-scipy] scipy/linalg/_decomp_update.cpython-314-x86_64-linux-gnu.so.p/_decomp_update.c:27908:7: warning: ‘__pyx_v_us[1] ’ may be used uninitialized [-Wmaybe-uninitialized ]
1487.24 s
[python3.14-scipy] [860/1451] Compiling C++ object scipy/special/_ufuncs.cpython-314-x86_64-linux-gnu.so.p/xsf_wrappers.cpp.oated__cythonized_array_utils.c.oKers.f.o
1487.24 s
[python3.14-scipy] In file included from ../subprojects/xsf/include/xsf/amos.h:3 ,
1487.24 s
[python3.14-scipy] from ../subprojects/xsf/include/xsf/airy.h:3 ,
1487.24 s
[python3.14-scipy] from ../scipy/special/xsf_wrappers.cpp:2 :
1487.24 s
[python3.14-scipy] In function ‘void xsf::amos:: unik (std::complex<double>, double, int, int, double, int*, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*)’,
1487.24 s
[python3.14-scipy] inlined from ‘int xsf::amos:: unk1 (std::complex<double>, double, int, int, int, std::complex<double>*, double, double, double)’ at ../subprojects/xsf/include/xsf/amos/amos.h:5716:17 :
1487.24 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5379:9: warning: ‘initd ’ may be used uninitialized [-Wmaybe-uninitialized ]
1487.24 s
[python3.14-scipy] 5379 | if (*init == 0) {
1487.24 s
[python3.14-scipy] | ^~
1487.24 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘int xsf::amos:: unk1 (std::complex<double>, double, int, int, int, std::complex<double>*, double, double, double)’:
1487.24 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5476:96: note: ‘initd ’ was declared here
1487.24 s
[python3.14-scipy] 5476 | int i, ib, iflag = 0, ifn, il, inu, iuf, k, kdflg, kflag, kk, m, nw, nz, j, jc, ipard, initd , ic;
1487.24 s
[python3.14-scipy] | ^~~~~
1487.24 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘void xsf::amos:: uni1 (std::complex<double>, double, int, int, std::complex<double>*, int*, int*, double, double, double, double)’:
1487.24 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5055:29: warning: ‘iflag ’ may be used uninitialized [-Wmaybe-uninitialized ]
1487.24 s
[python3.14-scipy] 5055 | c1r = csr[iflag - 1 ];
1487.24 s
[python3.14-scipy] | ~~~~~~^~~
1487.24 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:4953:16: note: ‘iflag ’ was declared here
1487.24 s
[python3.14-scipy] 4953 | int i, iflag , init, k, m, nd, nn, nuf;
1487.24 s
[python3.14-scipy] | ^~~~~
1487.24 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘void xsf::amos:: uni2 (std::complex<double>, double, int, int, std::complex<double>*, int*, int*, double, double, double, double)’:
1487.25 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5272:28: warning: ‘iflag ’ may be used uninitialized [-Wmaybe-uninitialized ]
1487.25 s
[python3.14-scipy] 5272 | c1 = csr[iflag - 1 ];
1487.25 s
[python3.14-scipy] | ~~~~~~^~~
1487.25 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5138:16: note: ‘iflag ’ was declared here
1487.25 s
[python3.14-scipy] 5138 | int i, iflag , in, inu, j, k, nai, nd, ndai, nn, nuf, idum;
1487.25 s
[python3.14-scipy] | ^~~~~
1489.57 s
[python3.14-scipy] [868/1451] Compiling C++ object scipy/special/cython_special.cpython-314-x86_64-linux-gnu.so.p/xsf_wrappers.cpp.oosari_swilk_statistics.c.o
1489.61 s
[python3.14-scipy] In file included from ../subprojects/xsf/include/xsf/amos.h:3 ,
1489.61 s
[python3.14-scipy] from ../subprojects/xsf/include/xsf/airy.h:3 ,
1489.61 s
[python3.14-scipy] from ../scipy/special/xsf_wrappers.cpp:2 :
1489.61 s
[python3.14-scipy] In function ‘void xsf::amos:: unik (std::complex<double>, double, int, int, double, int*, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*)’,
1489.61 s
[python3.14-scipy] inlined from ‘int xsf::amos:: unk1 (std::complex<double>, double, int, int, int, std::complex<double>*, double, double, double)’ at ../subprojects/xsf/include/xsf/amos/amos.h:5716:17 :
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5379:9: warning: ‘initd ’ may be used uninitialized [-Wmaybe-uninitialized ]
1489.61 s
[python3.14-scipy] 5379 | if (*init == 0) {
1489.61 s
[python3.14-scipy] | ^~
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘int xsf::amos:: unk1 (std::complex<double>, double, int, int, int, std::complex<double>*, double, double, double)’:
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5476:96: note: ‘initd ’ was declared here
1489.61 s
[python3.14-scipy] 5476 | int i, ib, iflag = 0, ifn, il, inu, iuf, k, kdflg, kflag, kk, m, nw, nz, j, jc, ipard, initd , ic;
1489.61 s
[python3.14-scipy] | ^~~~~
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘void xsf::amos:: uni1 (std::complex<double>, double, int, int, std::complex<double>*, int*, int*, double, double, double, double)’:
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5055:29: warning: ‘iflag ’ may be used uninitialized [-Wmaybe-uninitialized ]
1489.61 s
[python3.14-scipy] 5055 | c1r = csr[iflag - 1 ];
1489.61 s
[python3.14-scipy] | ~~~~~~^~~
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:4953:16: note: ‘iflag ’ was declared here
1489.61 s
[python3.14-scipy] 4953 | int i, iflag , init, k, m, nd, nn, nuf;
1489.61 s
[python3.14-scipy] | ^~~~~
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘void xsf::amos:: uni2 (std::complex<double>, double, int, int, std::complex<double>*, int*, int*, double, double, double, double)’:
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5272:28: warning: ‘iflag ’ may be used uninitialized [-Wmaybe-uninitialized ]
1489.61 s
[python3.14-scipy] 5272 | c1 = csr[iflag - 1 ];
1489.61 s
[python3.14-scipy] | ~~~~~~^~~
1489.61 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5138:16: note: ‘iflag ’ was declared here
1489.61 s
[python3.14-scipy] 5138 | int i, iflag , in, inu, j, k, nai, nd, ndai, nn, nuf, idum;
1489.61 s
[python3.14-scipy] | ^~~~~
1499.44 s
[python3.14-scipy] [1058/1451] Compiling C++ object scipy/special/_special_ufuncs.cpython-314-x86_64-linux-gnu.so.p/_special_ufuncs.cpp.o.os.cpp.oKyu_ryu_d2fixed.c.oial.c.oK[K
1499.47 s
[python3.14-scipy] In file included from ../subprojects/xsf/include/xsf/amos.h:3 ,
1499.47 s
[python3.14-scipy] from ../subprojects/xsf/include/xsf/airy.h:3 ,
1499.47 s
[python3.14-scipy] from ../scipy/special/_special_ufuncs.cpp:7 :
1499.47 s
[python3.14-scipy] In function ‘void xsf::amos:: unik (std::complex<double>, double, int, int, double, int*, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*)’,
1499.47 s
[python3.14-scipy] inlined from ‘int xsf::amos:: unk1 (std::complex<double>, double, int, int, int, std::complex<double>*, double, double, double)’ at ../subprojects/xsf/include/xsf/amos/amos.h:5716:17 :
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5379:9: warning: ‘initd ’ may be used uninitialized [-Wmaybe-uninitialized ]
1499.47 s
[python3.14-scipy] 5379 | if (*init == 0) {
1499.47 s
[python3.14-scipy] | ^~
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘int xsf::amos:: unk1 (std::complex<double>, double, int, int, int, std::complex<double>*, double, double, double)’:
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5476:96: note: ‘initd ’ was declared here
1499.47 s
[python3.14-scipy] 5476 | int i, ib, iflag = 0, ifn, il, inu, iuf, k, kdflg, kflag, kk, m, nw, nz, j, jc, ipard, initd , ic;
1499.47 s
[python3.14-scipy] | ^~~~~
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘void xsf::amos:: uni1 (std::complex<double>, double, int, int, std::complex<double>*, int*, int*, double, double, double, double)’:
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5055:29: warning: ‘iflag ’ may be used uninitialized [-Wmaybe-uninitialized ]
1499.47 s
[python3.14-scipy] 5055 | c1r = csr[iflag - 1 ];
1499.47 s
[python3.14-scipy] | ~~~~~~^~~
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:4953:16: note: ‘iflag ’ was declared here
1499.47 s
[python3.14-scipy] 4953 | int i, iflag , init, k, m, nd, nn, nuf;
1499.47 s
[python3.14-scipy] | ^~~~~
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h: In function ‘void xsf::amos:: uni2 (std::complex<double>, double, int, int, std::complex<double>*, int*, int*, double, double, double, double)’:
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5272:28: warning: ‘iflag ’ may be used uninitialized [-Wmaybe-uninitialized ]
1499.47 s
[python3.14-scipy] 5272 | c1 = csr[iflag - 1 ];
1499.47 s
[python3.14-scipy] | ~~~~~~^~~
1499.47 s
[python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5138:16: note: ‘iflag ’ was declared here
1499.47 s
[python3.14-scipy] 5138 | int i, iflag , in, inu, j, k, nai, nd, ndai, nn, nuf, idum;
1499.47 s
[python3.14-scipy] | ^~~~~
1502.31 s
[python3.14-scipy] [1072/1451] Compiling C object scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/meson-generated__zeros.c.oKon.c.o
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c: In function ‘__pyx_f_5scipy_8optimize_15cython_optimize_6_zeros_bisect ’:
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:3393:37: warning: ‘__pyx_v_solver_stats.iterations ’ may be used uninitialized [-Wmaybe-uninitialized ]
1502.31 s
[python3.14-scipy] 3393 | __pyx_v_full_output->iterations = __pyx_t_2 ;
1502.31 s
[python3.14-scipy] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:3331:20: note: ‘__pyx_v_solver_stats.iterations ’ was declared here
1502.31 s
[python3.14-scipy] 3331 | scipy_zeros_info __pyx_v_solver_stats ;
1502.31 s
[python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c: In function ‘__pyx_f_5scipy_8optimize_15cython_optimize_6_zeros_brenth ’:
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:3641:37: warning: ‘__pyx_v_solver_stats.iterations ’ may be used uninitialized [-Wmaybe-uninitialized ]
1502.31 s
[python3.14-scipy] 3641 | __pyx_v_full_output->iterations = __pyx_t_2 ;
1502.31 s
[python3.14-scipy] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:3579:20: note: ‘__pyx_v_solver_stats.iterations ’ was declared here
1502.31 s
[python3.14-scipy] 3579 | scipy_zeros_info __pyx_v_solver_stats ;
1502.31 s
[python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c: In function ‘__pyx_f_5scipy_8optimize_15cython_optimize_6_zeros_brentq ’:
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:3765:37: warning: ‘__pyx_v_solver_stats.iterations ’ may be used uninitialized [-Wmaybe-uninitialized ]
1502.31 s
[python3.14-scipy] 3765 | __pyx_v_full_output->iterations = __pyx_t_2 ;
1502.31 s
[python3.14-scipy] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:3703:20: note: ‘__pyx_v_solver_stats.iterations ’ was declared here
1502.31 s
[python3.14-scipy] 3703 | scipy_zeros_info __pyx_v_solver_stats ;
1502.31 s
[python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
1502.31 s
[python3.14-scipy] In function ‘__Pyx_PyLong_From_int ’,
1502.31 s
[python3.14-scipy] inlined from ‘__pyx_convert__to_py___pyx_t_5scipy_8optimize_15cython_optimize_6_zeros_zeros_full_output ’ at scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:9726:12 ,
1502.31 s
[python3.14-scipy] inlined from ‘__pyx_pf_5scipy_8optimize_15cython_optimize_6_zeros_2full_output_example ’ at scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:4824:15 ,
1502.31 s
[python3.14-scipy] inlined from ‘__pyx_pw_5scipy_8optimize_15cython_optimize_6_zeros_3full_output_example ’ at scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:4788:13 :
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:10050:20: warning: ‘__pyx_v_solver_stats.iterations ’ may be used uninitialized [-Wmaybe-uninitialized ]
1502.31 s
[python3.14-scipy] 10050 | return PyLong_FromLong((long) value) ;
1502.31 s
[python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c: In function ‘__pyx_pw_5scipy_8optimize_15cython_optimize_6_zeros_3full_output_example ’:
1502.31 s
[python3.14-scipy] scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so.p/_zeros.c:3703:20: note: ‘__pyx_v_solver_stats.iterations ’ was declared here
1502.31 s
[python3.14-scipy] 3703 | scipy_zeros_info __pyx_v_solver_stats ;
1502.31 s
[python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
1557.93 s
[python3.14-scipy] [1451/1451] Linking target scipy/optimize/_highspy/_core.cpython-314-x86_64-linux-gnu.so.so.p/.._.._.._subprojects_highs_src_highs_bindings.cpp.opers.f.o
1560.16 s
[python3.14-scipy] [1409/1409] /build/source/.mesonpy-3exe0e_8/scipy/__config__.pyKng.npyr.py0Ku.so.so[0KK
1560.27 s
[python3.14-scipy] Successfully built scipy-1.16.3-cp314-cp314-linux_x86_64.whl
1560.29 s
[python3.14-scipy] Finished creating a wheel...
1560.29 s
[python3.14-scipy] Finished executing pypaBuildPhase
1560.29 s
[python3.14-scipy] buildPhase completed in 2 minutes 0 seconds
1560.29 s
[python3.14-scipy] Phase: pythonRuntimeDepsCheckHook
1560.29 s
[python3.14-scipy] Executing pythonRuntimeDepsCheck
1560.30 s
[python3.14-scipy] Checking runtime dependencies for scipy-1.16.3-cp314-cp314-linux_x86_64.whl
1560.41 s
[python3.14-scipy] Finished executing pythonRuntimeDepsCheck
1560.41 s
[python3.14-scipy] Phase: installPhase
1560.41 s
[python3.14-scipy] Executing pypaInstallPhase
1566.33 s
[python3.14-scipy] Successfully installed scipy-1.16.3-cp314-cp314-linux_x86_64.whl
1566.37 s
[python3.14-scipy] Finished executing pypaInstallPhase
1566.37 s
[python3.14-scipy] Phase: pythonOutputDistPhase
1566.37 s
[python3.14-scipy] Executing pythonOutputDistPhase
1566.37 s
[python3.14-scipy] Finished executing pythonOutputDistPhase
1566.38 s
[python3.14-scipy] Phase: fixupPhase
1566.41 s
[python3.14-scipy] shrinking RPATHs of ELF executables and libraries in /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3
1566.42 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/fftpack/convolve.cpython-314-x86_64-linux-gnu.so
1566.43 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_rcont/rcont.cpython-314-x86_64-linux-gnu.so
1566.44 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_stats.cpython-314-x86_64-linux-gnu.so
1566.44 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_sobol.cpython-314-x86_64-linux-gnu.so
1566.44 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_biasedurn.cpython-314-x86_64-linux-gnu.so
1566.45 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_levy_stable/levyst.cpython-314-x86_64-linux-gnu.so
1566.45 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_qmc_cy.cpython-314-x86_64-linux-gnu.so
1566.48 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_unuran/unuran_wrapper.cpython-314-x86_64-linux-gnu.so
1566.49 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_ansari_swilk_statistics.cpython-314-x86_64-linux-gnu.so
1566.49 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_stats_pythran.cpython-314-x86_64-linux-gnu.so
1566.54 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_qmvnt_cy.cpython-314-x86_64-linux-gnu.so
1566.54 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/integrate/_vode.cpython-314-x86_64-linux-gnu.so
1566.55 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/integrate/_lsoda.cpython-314-x86_64-linux-gnu.so
1566.55 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/integrate/_dop.cpython-314-x86_64-linux-gnu.so
1566.55 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/integrate/_test_odeint_banded.cpython-314-x86_64-linux-gnu.so
1566.57 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/integrate/_odepack.cpython-314-x86_64-linux-gnu.so
1566.57 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/integrate/_test_multivariate.cpython-314-x86_64-linux-gnu.so
1566.58 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/integrate/_quadpack.cpython-314-x86_64-linux-gnu.so
1566.59 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_pava_pybind.cpython-314-x86_64-linux-gnu.so
1566.59 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_group_columns.cpython-314-x86_64-linux-gnu.so
1566.59 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_lsap.cpython-314-x86_64-linux-gnu.so
1566.59 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_moduleTNC.cpython-314-x86_64-linux-gnu.so
1566.63 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_lbfgsb.cpython-314-x86_64-linux-gnu.so
1566.64 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_direct.cpython-314-x86_64-linux-gnu.so
1566.65 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_bglu_dense.cpython-314-x86_64-linux-gnu.so
1566.65 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_highspy/_highs_options.cpython-314-x86_64-linux-gnu.so
1566.66 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_highspy/_core.cpython-314-x86_64-linux-gnu.so
1566.67 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-314-x86_64-linux-gnu.so
1566.68 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_zeros.cpython-314-x86_64-linux-gnu.so
1566.68 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_trlib/_trlib.cpython-314-x86_64-linux-gnu.so
1566.68 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_slsqplib.cpython-314-x86_64-linux-gnu.so
1566.69 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/_minpack.cpython-314-x86_64-linux-gnu.so
1566.69 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/optimize/cython_optimize/_zeros.cpython-314-x86_64-linux-gnu.so
1566.73 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/interpolate/_fitpack.cpython-314-x86_64-linux-gnu.so
1566.73 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/interpolate/_dierckx.cpython-314-x86_64-linux-gnu.so
1566.75 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/interpolate/_rbfinterp_pythran.cpython-314-x86_64-linux-gnu.so
1566.75 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/interpolate/_ppoly.cpython-314-x86_64-linux-gnu.so
1566.75 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/interpolate/_dfitpack.cpython-314-x86_64-linux-gnu.so
1566.76 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/interpolate/_interpnd.cpython-314-x86_64-linux-gnu.so
1566.76 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/interpolate/_rgi_cython.cpython-314-x86_64-linux-gnu.so
1566.79 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/fft/_pocketfft/pypocketfft.cpython-314-x86_64-linux-gnu.so
1566.80 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_lib/_uarray/_uarray.cpython-314-x86_64-linux-gnu.so
1566.80 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_lib/_test_deprecation_call.cpython-314-x86_64-linux-gnu.so
1566.82 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_lib/_test_ccallback.cpython-314-x86_64-linux-gnu.so
1566.85 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_lib/_fpumode.cpython-314-x86_64-linux-gnu.so
1566.88 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_lib/_ccallback_c.cpython-314-x86_64-linux-gnu.so
1566.88 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_lib/_test_deprecation_def.cpython-314-x86_64-linux-gnu.so
1566.88 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_lib/messagestream.cpython-314-x86_64-linux-gnu.so
1566.92 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/odr/__odrpack.cpython-314-x86_64-linux-gnu.so
1566.93 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/signal/_peak_finding_utils.cpython-314-x86_64-linux-gnu.so
1566.93 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/signal/_spline.cpython-314-x86_64-linux-gnu.so
1566.95 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/signal/_sigtools.cpython-314-x86_64-linux-gnu.so
1566.95 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/signal/_upfirdn_apply.cpython-314-x86_64-linux-gnu.so
1566.96 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/signal/_max_len_seq_inner.cpython-314-x86_64-linux-gnu.so
1566.96 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/signal/_sosfilt.cpython-314-x86_64-linux-gnu.so
1566.98 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-314-x86_64-linux-gnu.so
1566.98 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/csgraph/_flow.cpython-314-x86_64-linux-gnu.so
1566.99 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/csgraph/_traversal.cpython-314-x86_64-linux-gnu.so
1566.99 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/csgraph/_matching.cpython-314-x86_64-linux-gnu.so
1566.99 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-314-x86_64-linux-gnu.so
1567.00 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/csgraph/_tools.cpython-314-x86_64-linux-gnu.so
1567.01 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/csgraph/_reordering.cpython-314-x86_64-linux-gnu.so
1567.03 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/_sparsetools.cpython-314-x86_64-linux-gnu.so
1567.04 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-314-x86_64-linux-gnu.so
1567.06 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/linalg/_dsolve/_superlu.cpython-314-x86_64-linux-gnu.so
1567.07 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/linalg/_propack/_cpropack.cpython-314-x86_64-linux-gnu.so
1567.07 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/linalg/_propack/_spropack.cpython-314-x86_64-linux-gnu.so
1567.07 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/linalg/_propack/_zpropack.cpython-314-x86_64-linux-gnu.so
1567.08 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/linalg/_propack/_dpropack.cpython-314-x86_64-linux-gnu.so
1567.11 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/sparse/_csparsetools.cpython-314-x86_64-linux-gnu.so
1567.12 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_ufuncs.cpython-314-x86_64-linux-gnu.so
1567.12 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_ellip_harm_2.cpython-314-x86_64-linux-gnu.so
1567.12 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_comb.cpython-314-x86_64-linux-gnu.so
1567.13 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/cython_special.cpython-314-x86_64-linux-gnu.so
1567.13 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_test_internal.cpython-314-x86_64-linux-gnu.so
1567.15 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_specfun.cpython-314-x86_64-linux-gnu.so
1567.15 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_gufuncs.cpython-314-x86_64-linux-gnu.so
1567.15 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_special_ufuncs.cpython-314-x86_64-linux-gnu.so
1567.20 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/special/_ufuncs_cxx.cpython-314-x86_64-linux-gnu.so
1567.22 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/_cyutility.cpython-314-x86_64-linux-gnu.so
1567.23 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/io/_test_fortran.cpython-314-x86_64-linux-gnu.so
1567.25 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/io/matlab/_mio_utils.cpython-314-x86_64-linux-gnu.so
1567.26 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/io/matlab/_mio5_utils.cpython-314-x86_64-linux-gnu.so
1567.26 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/io/matlab/_streams.cpython-314-x86_64-linux-gnu.so
1567.30 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/io/_fast_matrix_market/_fmm_core.cpython-314-x86_64-linux-gnu.so
1567.34 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/cluster/_optimal_leaf_ordering.cpython-314-x86_64-linux-gnu.so
1567.34 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/cluster/_hierarchy.cpython-314-x86_64-linux-gnu.so
1567.34 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/cluster/_vq.cpython-314-x86_64-linux-gnu.so
1567.35 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_matfuncs_sqrtm_triu.cpython-314-x86_64-linux-gnu.so
1567.35 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_linalg_pythran.cpython-314-x86_64-linux-gnu.so
1567.35 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_decomp_interpolative.cpython-314-x86_64-linux-gnu.so
1567.36 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/cython_blas.cpython-314-x86_64-linux-gnu.so
1567.36 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/cython_lapack.cpython-314-x86_64-linux-gnu.so
1567.36 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_fblas.cpython-314-x86_64-linux-gnu.so
1567.37 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_matfuncs_schur_sqrtm.cpython-314-x86_64-linux-gnu.so
1567.38 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_decomp_update.cpython-314-x86_64-linux-gnu.so
1567.39 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_flapack.cpython-314-x86_64-linux-gnu.so
1567.39 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_matfuncs_expm.cpython-314-x86_64-linux-gnu.so
1567.40 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_solve_toeplitz.cpython-314-x86_64-linux-gnu.so
1567.40 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_cythonized_array_utils.cpython-314-x86_64-linux-gnu.so
1567.42 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/linalg/_decomp_lu_cython.cpython-314-x86_64-linux-gnu.so
1567.42 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/ndimage/_ctest.cpython-314-x86_64-linux-gnu.so
1567.42 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/ndimage/_cytest.cpython-314-x86_64-linux-gnu.so
1567.43 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/ndimage/_nd_image.cpython-314-x86_64-linux-gnu.so
1567.43 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/ndimage/_rank_filter_1d.cpython-314-x86_64-linux-gnu.so
1567.44 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/ndimage/_ni_label.cpython-314-x86_64-linux-gnu.so
1567.45 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/_qhull.cpython-314-x86_64-linux-gnu.so
1567.45 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/_hausdorff.cpython-314-x86_64-linux-gnu.so
1567.46 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/_distance_wrap.cpython-314-x86_64-linux-gnu.so
1567.46 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/_distance_pybind.cpython-314-x86_64-linux-gnu.so
1567.46 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/_ckdtree.cpython-314-x86_64-linux-gnu.so
1567.47 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/transform/_rigid_transform.cpython-314-x86_64-linux-gnu.so
1567.47 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/transform/_rotation.cpython-314-x86_64-linux-gnu.so
1567.48 s
[python3.14-scipy] shrinking /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/_voronoi.cpython-314-x86_64-linux-gnu.so
1567.49 s
[python3.14-scipy] checking for references to /build/ in /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3...
1568.47 s
[python3.14-scipy] patching script interpreter paths in /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3
1568.50 s
[python3.14-scipy] stripping (with command strip and flags -S -p) in /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib
1569.85 s
[python3.14-scipy] shrinking RPATHs of ELF executables and libraries in /nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist
1569.85 s
[python3.14-scipy] checking for references to /build/ in /nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist...
1569.86 s
[python3.14-scipy] patching script interpreter paths in /nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist
1569.88 s
[python3.14-scipy] Executing pythonRemoveTestsDir
1569.88 s
[python3.14-scipy] Finished executing pythonRemoveTestsDir
1569.91 s
[python3.14-scipy] Phase: installCheckPhase
1569.92 s
[python3.14-scipy] no Makefile or custom installCheckPhase, doing nothing
1569.92 s
[python3.14-scipy] Phase: pythonCatchConflictsPhase
1570.00 s
[python3.14-scipy] Phase: pythonRemoveBinBytecodePhase
1570.00 s
[python3.14-scipy] Phase: pythonImportsCheckPhase
1570.01 s
[python3.14-scipy] Executing pythonImportsCheckPhase
1570.01 s
[python3.14-scipy] Phase: pytestCheckPhase
1570.01 s
[python3.14-scipy] Executing pytestCheckPhase
1570.02 s
[python3.14-scipy] pytest flags: -m pytest --numprocesses=16
1570.26 s
[python3.14-scipy] ============================= test session starts ==============================
1570.26 s
[python3.14-scipy] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
1570.26 s
[python3.14-scipy] rootdir: /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3
1570.26 s
[python3.14-scipy] plugins: hypothesis-6.136.9, xdist-3.8.0
1586.35 s
[python3.14-scipy] 16 workers [84039 items]
1586.49 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1586.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1586.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1586.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1586.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1587.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1587.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1587.18 s
[python3.14-scipy] . . . . . . . . . . . . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1587.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1587.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1588.15 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 0%]
1588.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.59 s
[python3.14-scipy] . . . . s s s s s . . . . . . . . . . . . . . . . . . . . s s s s s s s s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.61 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 1%]
1588.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s s s s s s s s s s . . . . . . . . . . [ 2%]
1588.78 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.80 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.82 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.86 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . s s s s s s s s s s s s s s s s s s s s . . . . . . . . . . . . . . [ 2%]
1588.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . s s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.89 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s s s s s s s s s s s . . . . . [ 2%]
1588.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 2%]
1588.92 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1588.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s [ 3%]
1588.99 s
[python3.14-scipy] s s s s s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.02 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.03 s
[python3.14-scipy] . . . . . s s s s s s s s s s s s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.06 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . [ 3%]
1589.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 3%]
1589.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.23 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.30 s
[python3.14-scipy] . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.33 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.37 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.51 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 4%]
1589.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . [ 5%]
1589.60 s
[python3.14-scipy] . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.62 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1589.72 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . [ 5%]
1590.06 s
[python3.14-scipy] . . . . . . . . s . s . . . . . s . s . . . . . s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 5%]
1590.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.23 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.33 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . [ 6%]
1590.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 6%]
1590.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.77 s
[python3.14-scipy] . . . . . . . . . . . . . s s s s s s s s s s s s s s s . . . . . . . . . . . s s s s s . . . . . . . . . . . . s s s s s s s s s s s s s s s s [ 7%]
1590.78 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s . . . . . . . . . . . . . [ 7%]
1590.80 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 7%]
1590.92 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1590.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1590.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1590.99 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.06 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.07 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.11 s
[python3.14-scipy] . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 8%]
1591.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.19 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 9%]
1591.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.61 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.61 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 10%]
1591.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.82 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 11%]
1591.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1591.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1591.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1591.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.18 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 12%]
1592.29 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.30 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.33 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.36 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.36 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 13%]
1592.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.46 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.53 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.61 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 14%]
1592.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.68 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.71 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.79 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 15%]
1592.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1592.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s . . . [ 16%]
1592.97 s
[python3.14-scipy] . . . . . . . . . s . s . s . s . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s . s . . . . . . . . . . [ 16%]
1593.03 s
[python3.14-scipy] . . s . s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . [ 16%]
1593.07 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1593.11 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1593.15 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1593.19 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1593.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1593.29 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . [ 16%]
1593.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1593.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 16%]
1593.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.79 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.86 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1593.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1594.04 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1594.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1594.16 s
[python3.14-scipy] . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 17%]
1594.26 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.59 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.81 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.92 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 18%]
1594.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.12 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.19 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.36 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.49 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 19%]
1595.53 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.59 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.79 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1595.96 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1596.02 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 20%]
1596.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.14 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.18 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.23 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.29 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 21%]
1596.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.78 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.82 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1596.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . [ 22%]
1596.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1597.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 22%]
1597.07 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.12 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.33 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.37 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.51 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 23%]
1597.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.59 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . [ 24%]
1597.61 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.81 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 24%]
1597.96 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . [ 25%]
1598.08 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.37 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 25%]
1598.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.49 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . [ 26%]
1598.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.68 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1598.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 26%]
1599.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.08 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.12 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . [ 27%]
1599.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 27%]
1599.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . [ 27%]
1599.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.80 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.86 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1599.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . [ 28%]
1599.96 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1600.02 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1600.07 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 28%]
1600.11 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . [ 29%]
1600.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.36 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 29%]
1600.63 s
[python3.14-scipy] . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . [ 29%]
1600.68 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.79 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 29%]
1600.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1600.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1600.99 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.06 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.12 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . [ 30%]
1601.39 s
[python3.14-scipy] . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.59 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 30%]
1601.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1601.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1601.75 s
[python3.14-scipy] . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1601.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1601.89 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1601.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1602.01 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1602.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1602.12 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1602.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1602.31 s
[python3.14-scipy] . s . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1602.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 31%]
1602.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1602.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1602.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1602.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1602.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1602.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1603.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1603.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1603.19 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1603.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1603.30 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1603.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 32%]
1603.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1603.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1603.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1603.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1603.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1603.86 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1603.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . s s s s . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1604.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1604.14 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1604.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1604.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 33%]
1604.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1604.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1604.93 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.29 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.53 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1605.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1606.04 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 34%]
1606.11 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1606.23 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1606.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1606.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . [ 35%]
1606.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1606.71 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1606.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1607.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1607.11 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1607.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1607.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 35%]
1607.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s s s s s . . . . . s s . . . . . . . . . . . . . . . . . . . [ 35%]
1607.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
1607.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
1607.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
1608.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
1608.17 s
[python3.14-scipy] s . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . s . s . . . . . . . . . . . s [ 36%]
1608.34 s
[python3.14-scipy] . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . s . . . s . . . . . . . . . . s . . [ 36%]
1608.48 s
[python3.14-scipy] . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . s . s . . . . . . . [ 36%]
1608.64 s
[python3.14-scipy] . . . . . . s . . . s . . . s . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . [ 36%]
1608.76 s
[python3.14-scipy] . . . s . . s . . . . . s . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . x . . . . . . . . . . [ 36%]
1608.87 s
[python3.14-scipy] . . s . . . . . . . . s . . . . . . . . . . . s . . . . . . . . . . . . . s . . s . . . . s . . . . . . s . . . . . . s . . . . . s . s . . s . [ 36%]
1609.06 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . s . . . . . . . . . . s [ 36%]
1609.44 s
[python3.14-scipy] . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1609.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1609.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X . . . . . . . . . . . . . [ 37%]
1610.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1610.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1610.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1610.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1610.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1610.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1610.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1611.01 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1611.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 37%]
1611.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1611.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1611.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1611.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1612.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1612.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1612.46 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1612.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1612.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1612.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1612.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1613.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 38%]
1613.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1613.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1613.62 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1613.78 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1613.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1614.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1614.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1614.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1614.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1614.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1614.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 39%]
1614.62 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1614.68 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1614.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1614.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1614.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1614.99 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . s . . . s . s . . . . s . . . . . . . . . s . . . . . . . . [ 40%]
1615.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s . . . . . . . . . . [ 40%]
1615.15 s
[python3.14-scipy] s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1615.26 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1615.37 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 40%]
1615.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . s . . . . s s . . . . . s s . . . s . . . . s s s . . . . . . . . . s . . . . s s s . . . . s s . . [ 40%]
1615.61 s
[python3.14-scipy] s s . . s s . . . . . . s s . s s . . s s . . . . s s . . s s . . s s . . s s . . s s . s . s s . s s . . . s s . s s s . . . . s s . . . s . . [ 40%]
1615.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1615.99 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1616.26 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1616.51 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1616.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . s s s s s s s s s s s s s s s . . . . . s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1616.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1616.92 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . s s . . . s . . . . . . . . . s s s s s . . . s s . . . . . . [ 41%]
1617.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1617.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1617.29 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1617.37 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1617.46 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 41%]
1617.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1617.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1617.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1618.07 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1618.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1618.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1618.64 s
[python3.14-scipy] . . . s . . . . . . . . . . . . . . . . . . . . . s s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1618.80 s
[python3.14-scipy] . . . . . . . . . . . x . . . . s . . . . . . . . . . . . . . . . . s s s s x s . . . s . . . s s s . . s s . . . . . s s . . . s s s s . . s . [ 42%]
1618.94 s
[python3.14-scipy] . s s s s . . . s x . . s s . . . s s s . . s s . . . s s . . . s s . . s s . . . . s s . . . . s s s s s . . . . . s s . . . . s s s . . . . . [ 42%]
1619.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1619.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 42%]
1619.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 43%]
1619.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 43%]
1619.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 43%]
1619.96 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 43%]
1620.08 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 43%]
1620.57 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . s s s s s . . . s . s s s . . s s s . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . s . . . . [ 43%]
1621.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . s . . s . . s . . . . . . . . . . . s . . . . . . . . . . . . . X . . . . . . s s s . . s s . . . . . . . . . . [ 43%]
1621.71 s
[python3.14-scipy] . . . s s s . . . . . . . . . . . . . . . . . s s s . . s s s s s . s s s . x . . . . s s s s . . . . s . s s . s s . s s s . s . . . . . s s . [ 43%]
1622.10 s
[python3.14-scipy] s . . s . s s . . s s . s s . . . . . s . . . . s . . . . . . . . . . . . . . X . . . . . s . s . . x s . . . s . . . . . . . . . . . . . . . . [ 43%]
1622.51 s
[python3.14-scipy] . . . . . . . . . . . s . . . . . . . . . . . . s . s s s s . . . . . . s . . . . . . . . . . . . . . . s . . . . . . . . . s . s s s . . s s . [ 43%]
1622.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . s . s s . s s . . . . x . s . . . . . . . . . . . . . s . . . . . . . . . s s s s s . s s s s s . s s [ 43%]
1623.23 s
[python3.14-scipy] s s s . s s . s s . . s s . s s s s s s s . s s s s s s s s s s s s s s s . . s . . s s s s . s . s . s . . . . . . . . s . . . . . . . . s . . [ 43%]
1623.46 s
[python3.14-scipy] . . . . . . . . . s . . . . . . . . . s . . . . . . . . . . s . . . . . . . . . . . . s . . . . . . . . . s . . . . . s s s s s . . . . . . . . [ 44%]
1623.74 s
[python3.14-scipy] . . s . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1624.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1624.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1624.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1624.53 s
[python3.14-scipy] . . . . . . . . . . . . . . s s . s s s . s . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1624.72 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1624.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s s . . . [ 44%]
1625.11 s
[python3.14-scipy] . . . . . . . . . . . . . . s s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . [ 44%]
1625.26 s
[python3.14-scipy] . . . . s . . . . . x . . . . . . . . . . . s s . . . . x . . . . . . . . . . . . . s . . . s . . . . . s . . . . . s . . . s s s . . s s . s s [ 44%]
1625.39 s
[python3.14-scipy] . . . . s s . s s s s s s . s s . . s s s . s . s s s s s . . s s s s s s s . s s . . . s . s s . . s s s . . . . . . . . . . . . . . . . . . . [ 44%]
1625.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 44%]
1625.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1625.99 s
[python3.14-scipy] . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1626.15 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . [ 45%]
1626.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . [ 45%]
1626.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . [ 45%]
1626.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1627.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . x . . . . s . . . . s . . . . s s . . s . . . . . . . . . . . [ 45%]
1627.49 s
[python3.14-scipy] . . . . . . . . . . . x . . s . . . . . . . . . . . . . . . . . . . . . s s s s . s s . . . s s . s s . . . . s s . s s . . s s . . . s s . . s [ 45%]
1627.64 s
[python3.14-scipy] s . . . . s s s . s s . . . . s s . . s s . . . s s . s s s . . . . s s . s s . . . s . s s . s s . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1627.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1628.07 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . [ 45%]
1628.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1628.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1628.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1628.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s s . . . . s . . . . . . . . . . . . . . . . [ 46%]
1628.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1628.87 s
[python3.14-scipy] . . . . . . . . . s . . . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1628.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1629.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1629.18 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . s s . . . . . [ 46%]
1629.29 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 46%]
1629.39 s
[python3.14-scipy] s . . . . . . . . s . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . [ 46%]
1629.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . s . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . [ 46%]
1629.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . [ 47%]
1630.12 s
[python3.14-scipy] . . s s . . . . . . . . . . . . . . . . . . . s . s . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . [ 47%]
1630.42 s
[python3.14-scipy] . s s . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . x . . . s . . . . s . . . . . . . . . [ 47%]
1630.82 s
[python3.14-scipy] . . . . . . . . . . . . x . . . . . s s s . . . . . . . s s . s . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . s . . . . . . [ 47%]
1631.03 s
[python3.14-scipy] s x . . . . . . . . . s . . . s . . . . . . . . s . . . . . . . . . s s s s s s s s . . s s . s s . s s s s s . . s s s s s . . s . . s s . . . [ 47%]
1631.52 s
[python3.14-scipy] . . s s . . s s . s s . . . s s . . . . . . . s s s s s s . s s s s s s . . . . s s s s . . . x . . x . . . . . . s s . . . x . . . . . s s s . [ 47%]
1631.93 s
[python3.14-scipy] . . . . . . . . . . . . . . . . s . . . s . . . . x . . . . s x . . . . . . . . . . . . . . . . s s s s s . s s . . s . s . . . s s s . s . s s [ 47%]
1632.34 s
[python3.14-scipy] s s s . s s s s s . s s s s s . s s . s s s . s s s s s s s s s . . . . . . . . . . . s . s . . . . . . . . . . . . . . . . . . . . . . . . . . [ 47%]
1632.67 s
[python3.14-scipy] . . . . . . . . s . s . . . . s . . . s s . . . s s . . . . . . s s . . . s s s . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 47%]
1633.32 s
[python3.14-scipy] . . s s . . s . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . s s s . . . . . . . x . . x . . . s . . s . . . . . . . . . . . . s [ 47%]
1633.64 s
[python3.14-scipy] . . s . . . . . . . . . . . . . . . s . s s s . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s [ 47%]
1634.07 s
[python3.14-scipy] . . . . . . . s . s . s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . s . . . . s s . . s . . . . . . . . . . . . . . . . . . . [ 47%]
1634.25 s
[python3.14-scipy] s s s s . . . s s . . . . . s . s s s . . s s . s s s . . s . s . . . s s s . s s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s . [ 48%]
1634.63 s
[python3.14-scipy] s s s s s s . s . . . . . . . . . . . . . s s . . s s s s . . . . . . . . . . . s s . s s . . s . . . . . . s s s s s s s s s s s s s s s s x . [ 48%]
1635.03 s
[python3.14-scipy] s . . . . . . . . . . . s s . . . . s . . . s s s . . s . . . . . . . . . . s s s s s x . s s s s s s s s s s s s s s s s s s s s s s s . s s s [ 48%]
1635.72 s
[python3.14-scipy] s . s s s s s s s . . . s s . s s s . . s s s . s s . s s . . . . . . . . . . x . . . . . . . . . . s . . . s . . . . . . . . . . . . . . . . . [ 48%]
1636.38 s
[python3.14-scipy] . . . . . . . . s . . . . . . . . . . . . . . . . s . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s . s . . s s . s [ 48%]
1636.63 s
[python3.14-scipy] s . . s . . . . . . . . . . . . . . . x . . s . . . s . . . s . s s s s s . . x . . s . . . . s s s s s s . s s s . s s . s s . s . . s s s . s [ 48%]
1636.99 s
[python3.14-scipy] s . . . . . x . . . . . . . . . . x . . s . . . s s s s s . . s . . . . . . . . . s . . . . . . . . . . . . . s . . . s . . . . . . s s . . . . [ 48%]
1637.40 s
[python3.14-scipy] . s . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . s . . s s s s . . . . s s s . . . . s . . . . . [ 48%]
1637.54 s
[python3.14-scipy] . . . . . . . . . . . s s s . . . s . . s . . . s s s . s . . . s s s s s . s s . s s s s . . . s s s s s s . s s s . . . . . s s s s s . s . . [ 48%]
1637.88 s
[python3.14-scipy] . s . . s x . s . s . x s s s . . s . . . s . . . . . . . . s s . x . s . . . . . . . . s s s s s . s s . . . s . . . . . s . . . s . . . s . . [ 48%]
1638.12 s
[python3.14-scipy] s . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . s s . . . . s . s . . s s . . . . . s s . . . . . . . . . . . . [ 48%]
1638.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . s . . s . . s s s s . . . s . . . s . . . . . . s s . . . . . s . . s . . . . . . . . . . . . . . . . . [ 49%]
1638.47 s
[python3.14-scipy] . . . . . . . . . . . . s s . . . . . . . s . . s . . s . . . . . . . . . s . s s . . . . . s s s . s s s . s s . . . . . s . . . . . s . . . . [ 49%]
1638.65 s
[python3.14-scipy] . . . . s s . . . . . . . . . . . . . s . . . . s s . . . . . s . s s . s . . . . s . . . . . s s s s s . s s s s s s . s s s s . . s . . . s s [ 49%]
1638.91 s
[python3.14-scipy] s s . . . . . . s s s . s s . . s s . . . . . s . . . . . . . . . s . . . . . . s . . . . s . s . . . s . . x . . . . . . x . . . s . . . . . . [ 49%]
1639.04 s
[python3.14-scipy] x s . . . . s s . . . x . . s s s . . . . . . . . . . . . . . . . . s . . . . . . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . s . [ 49%]
1639.21 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . . . . . . . . [ 49%]
1639.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s s s . . . . . . . s s s s s s . s s . . . s s . . s s s . . s s s s . . s s . . . [ 49%]
1639.70 s
[python3.14-scipy] . . . . . s . . s s s s . . s . . . . . s . . . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . x s . . s s . . . s . . . . . . . s . [ 49%]
1639.97 s
[python3.14-scipy] s s . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . s s . . . s s . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . [ 49%]
1640.32 s
[python3.14-scipy] . . . . . . s . . s s s . . . . . . . s s . s . . . . . . . . s s s s s . s s . . . s s s . . . . s s . s s s s s . s s . s . s s s s . s s s . [ 49%]
1640.70 s
[python3.14-scipy] . . s . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . s s . . s s . . . s s s . . . . . s s . . . . . . . . . s . . . s . . . . . [ 49%]
1640.98 s
[python3.14-scipy] . . . . . . . . . . . . . . x s . . . . . . . . . . . . . . . . s . . . . . . . s s . . s s . . s . . . s . . . s . s . . . . . . . . . . . . . [ 49%]
1641.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . [ 50%]
1641.93 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . s s . . . . . . . . . . s s s . . . . s . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1642.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . s . . . s s [ 50%]
1642.60 s
[python3.14-scipy] . s s s . s . s . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1642.85 s
[python3.14-scipy] . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . s s . . . . . . . . . . . . [ 50%]
1643.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1643.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . s . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1643.72 s
[python3.14-scipy] . . . . . . . . . . . . . s . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . [ 50%]
1643.99 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . s . s s . . . . . . . . [ 50%]
1644.15 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . s . . . . . . . [ 50%]
1644.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . s . . . . s . . . . . . . . s . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1644.68 s
[python3.14-scipy] . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . s . . . . . . . . . . . . s s . s s . . . . . . . . . . . . . . . . . . . . . . . . [ 50%]
1644.98 s
[python3.14-scipy] . s s . . . . . . . . . . . . . . . . . . . . . . . . . . s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . [ 51%]
1645.44 s
[python3.14-scipy] . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 51%]
1645.82 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . . s . . . . . . . s . . [ 51%]
1646.26 s
[python3.14-scipy] . . . . . . . . . . . . s s . . . . . . . . . s . s . . . . . . . . . . . . . . . . s . s . . s . . . . . . s . . . . . . . . . . . . . . s s . [ 51%]
1646.55 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . s s s s s . . . . . . . . . . . . . . . . . x . . . s s . . . . . . . . . . . . . . . . . . . . . [ 51%]
1646.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . x s . . . . . . . . s s . . s s s . . . s . . . s . . . . s s . . . s s . . . . . . . . . . . . . . . . . . . . . [ 51%]
1647.23 s
[python3.14-scipy] . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s . . . . . . . . . . . . . . . . . . s [ 51%]
1647.23 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . s . . . s s . . . . . . . . . . . . . . s s . [ 51%]
1647.35 s
[python3.14-scipy] . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 51%]
1647.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . s . s . . . . [ 51%]
1647.53 s
[python3.14-scipy] . . . . . . . . . . . . . . . s . . s . . . . . . . . . . . s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 51%]
1647.59 s
[python3.14-scipy] . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . s . . . . s s . s s . . . . . . . . . . . . . . . . . . . . . . [ 52%]
1647.71 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s s . . . . . . . . . . . . . . . . . s s s . s . s s . . s s . . . s s s . . s s [ 52%]
1647.82 s
[python3.14-scipy] . s s . s s . . s . . s s . . . . . . s . s . . . . s . . . . . . s s . . . . s s . . . s . x . s . s . . . s . . . . . . s s . . . . . . . s . [ 52%]
1648.27 s
[python3.14-scipy] . . . . . . . . . . . . x . x s s . . . s . . . . . . . . . . . . . . . . s s s . . s s . . . . . . s s . . . . . . . . . . . s s . s . . . . . [ 52%]
1648.40 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 52%]
1648.69 s
[python3.14-scipy] . . . . s s . s . . . . . . . . . . . s . . s . . . s . s s . . s . . s s . . . . . . s . . . . . . . . . . . . . . s . . . s s . . . s s . . s [ 52%]
1648.81 s
[python3.14-scipy] . . . s s s s s . . . . s s s . . . . . . . . s s . . . . . s . . . . s s . . . s . s s s . s . . . . s . . . . . . . . . . . . s s . . . . s s [ 52%]
1649.32 s
[python3.14-scipy] . s s . s s . . . . . s . . s . s s . . . . x . s s . x s s . . . . . . . . . . . s s . . s . . s s s s s . . s . . . . . . s . s s . . s . . s [ 52%]
1649.70 s
[python3.14-scipy] s . . . . . . . . s s . s s s . . . . s s . . . . . . . . . . . s . s . . . . . . . . . s x . s s s s s . . . s . . . . s s . . . x . . . . . . [ 52%]
1650.01 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . s s . . . . . s . . s . s . . . . . s . . s s . . . . . . s s s s s s s s s s . s [ 52%]
1650.37 s
[python3.14-scipy] . . s s . s . . . s s . s s . . s . . . . . . s . s s . s s . . s . s s s . . . . s s . s . . . s . . x s s . . . . . . . . . s . . . s . . . . [ 52%]
1650.71 s
[python3.14-scipy] . . . . s s . s . s s . . s . s . . . . . . . . . . . s s s s . s . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 52%]
1650.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . s . . s s . . s . . . . . . . . . . . . . . . . . s . s . . . . . . . . s . s . . . . s . . . [ 53%]
1651.01 s
[python3.14-scipy] . s . s . . . s s . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s . . . . . . . . . s . . . . . . . . s . . . . s s . . s . s s s [ 53%]
1651.44 s
[python3.14-scipy] . . . . . . . . s . . s . . s . . . . s . . . . . s s s s s s s . s s s s . s s s s s s . . . . . . s s . . s . . . s . . s s . s . . s s . s s [ 53%]
1651.64 s
[python3.14-scipy] . s s s s . s s . s . s . . s . . . . . s . . . . . . . . . . . . . . . . . . . . . . s . s s . s . . . . . . . . . . . . . . s . . . . s . . . [ 53%]
1651.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . x . . s . . . . . s s s . . . s s s . . s . . . s s . . . . s s s s s s . s s s s . s s s s s . . . s . . [ 53%]
1652.00 s
[python3.14-scipy] . . . . s s s s s . . . . . . . s s . s s s . . . . . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . x [ 53%]
1652.30 s
[python3.14-scipy] s . . s . . . . . . . . . s . . . . . . . . . s . s . . . . . . . . . . . s . . . . . . s s s s . . s . s . s s . . . . . . . . . . . . . . . . [ 53%]
1652.59 s
[python3.14-scipy] . . . . . . s . . . . s . s . s . . s s s . . . . . . . . . . s s . s . . s . s . s . s . . . . . . . . . . . s . . s . . . . . s s s s . . . . [ 53%]
1652.78 s
[python3.14-scipy] s . . s . . . s . . . . . . . . . . . . . . . . . s s s . . . . . s . . . . . . s . . . . . . . . . . . s . . . . . . . . . . . . . . . . s . . [ 53%]
1652.93 s
[python3.14-scipy] s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . s . . . s . s . . . s . . s . . . . . . . . . . . . . . . [ 53%]
1653.24 s
[python3.14-scipy] s . s . . s . . . . . s s . . . . s . s . s s . s . . . . . s s s s . . . . s . . . s s . s s . . s s . s s s . . . s . . . . . . . . s . s . . [ 53%]
1653.43 s
[python3.14-scipy] . s s . . . . . . . . . . . . . s . s . s s s . . . . . . s s s s . . . . s s s . . . . . . . . . s . . . . s . s s . . s . . . . . . . . . . . [ 53%]
1653.57 s
[python3.14-scipy] . s s . . . s s . s . s . . s . . s . . . . . . . s . s s . s . . . . . . . . s . . . . s . . . . . s s s s . . . . . . . . . s s s . . . . s . [ 54%]
1653.75 s
[python3.14-scipy] . s . . . s s s . . . . . . . . . . . s . s s . . . s . s . . . . . . . s s s . . . . . . . . . . . . . . . . s . . s . s s . s s . . . . s s s [ 54%]
1653.98 s
[python3.14-scipy] . . . s . . . . . s . s s s . . s s . s . . . s s . . s s . . . s s . . s . . s s s s s . s s s s . . . . s . . . . . . s . . . . . . . . . . . [ 54%]
1654.22 s
[python3.14-scipy] . . s . . s . . . . . . . s s . s . . . s . s s . s s . s . . . . s . s . . . . . . . . . . . . . s . . . . . . . . . . . s . s s . . s . . s . [ 54%]
1654.34 s
[python3.14-scipy] s s . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . . . . . . . . s s . . . . . . . s s s . . s . . . . . . . . . . s . . . [ 54%]
1654.51 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . s . . . . . s s . . . . . s . . . . . . . . . s s . . . s . s . . . . . s . . . . s . . s s . . . . . . . s s [ 54%]
1654.76 s
[python3.14-scipy] s s . . . . s s s . s . s . . . s . s s . . . . . s s s . . s s s . s . s . . . s s . s . . . s s . . . . . s . . s s . . s . . . . . . s s s s [ 54%]
1654.88 s
[python3.14-scipy] . . . . . s s s s . . . . . . . . . . s s s s . . . . . s . s . . . . s s s s . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . [ 54%]
1655.06 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . . . . [ 54%]
1655.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . [ 54%]
1655.23 s
[python3.14-scipy] . . . . . . . s . . . . . . . s . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 54%]
1655.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s . . . . . . . . . . s . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . [ 55%]
1655.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s s s . . . s s . . . . . s s [ 55%]
1655.48 s
[python3.14-scipy] s . . . . . . . . s s s s . . . . . . . . . s s s s s . . . . . s s s . . . . s s . . . . s s . . . . . s s s . . s s . . . . . s s s . . . . . [ 55%]
1655.58 s
[python3.14-scipy] s s . . s s s s s s s s s s s s s s s s s s s s s s . s s . . s s s s s . . . s s . s s . . s s s s s s s s . . s s s s s . s s s s s s s . s s [ 55%]
1655.73 s
[python3.14-scipy] s s s s . . s s s s s s s . s s s s s . . s s s s s . . s s s . s s . s s . . s s s . s s . s s s . . . s s . . . . s s . . . . . s . . . . . . [ 55%]
1656.06 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 55%]
1656.22 s
[python3.14-scipy] s . s . . . s s . s . . s s . . s s . . . . . . . . . . s s s . . s s . s s . s s s s . s . s . . s . . . . . . s . . s . . . . . . . . s . . s [ 55%]
1656.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . s x s [ 55%]
1656.67 s
[python3.14-scipy] . s . s . . s s . . s . s . . . . . . . . . . . . . . . . . . . . s s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . [ 55%]
1656.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . s s s s . s . s s s . . . . s s . . s . s s . . . . s s . . . . s . s s . . . . s . . . . . . . [ 55%]
1656.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s . . . x . s s s . . . . . . s . . . [ 55%]
1657.29 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . s . s s . . . s s . . . . . . . . . . . . . . . . [ 55%]
1657.54 s
[python3.14-scipy] . . . . . . . . . . . . . . s s s . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . s s . . [ 56%]
1657.73 s
[python3.14-scipy] . . . . s s . s . . . . . . . . . . s . . . . . . . s . . . s . . s . s s . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . s . . . . [ 56%]
1657.87 s
[python3.14-scipy] . . . . . s . s . s . s . . . . . . . . . . . s . . s . s . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . s s . s s s . . . [ 56%]
1658.06 s
[python3.14-scipy] . . . . . s . . . s s s . . . . . x x s . . s s s s s . s . s . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 56%]
1658.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . s . . . . . s s s . . s s . . . . s . . s . . . . . . [ 56%]
1658.62 s
[python3.14-scipy] . . . . . . . s . . s s . . . . s s . . . s . s s . . . . . . . s . . . . . . . . . . . . . . . . . . . . s . . . . . . s . . . . . . . . . . . [ 56%]
1659.04 s
[python3.14-scipy] s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . s . . . . . . s . . . . . . . . . . . . . [ 56%]
1659.20 s
[python3.14-scipy] s . s . . s . . . . . . . s . . . s . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . s s . s s s . . s . . . . [ 56%]
1659.41 s
[python3.14-scipy] . . . . . . . . . s s . . s . . . x . . . . . . . . . . s . . . . . . . . . x s . . . . . . . . s s . . . . s . . . s . s s s s . s . s . . s . [ 56%]
1659.59 s
[python3.14-scipy] . . . . s s . . . s s . . s . s s . . . . . s s . . s s . . s . . . . . . s s . . s s . s s . s . . . . . . s s s s . s . . . . . s . . . . . . [ 56%]
1659.82 s
[python3.14-scipy] . s . . s . s s s . . . . . . . . . . . . . . . . . . . . . . . . . x s s . . s . s . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . [ 56%]
1660.00 s
[python3.14-scipy] . . . . s . . . . . s . . . . . . s . . . . . . . . . . . . . . . s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 56%]
1660.28 s
[python3.14-scipy] . . . s s . . . . s s s . . s . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . [ 57%]
1660.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . s . . s . . s . . . s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . [ 57%]
1660.63 s
[python3.14-scipy] . . . . . . . . . . . s s s s . . s . . . . . . . . . . . . . . . . . . . . . . s . . . . . . s s . . . . . . s s . s s s . . . s s . . s s s . [ 57%]
1660.88 s
[python3.14-scipy] . s s s s . s s . . . s s . s s s s s . s s . s s s s s s s s s . s s . s s s s . s s . . . s s . . . . . . . . . . . . . . . . . . . . . . . s [ 57%]
1661.15 s
[python3.14-scipy] . s . . . . . . s . s s s s . . . . . . s s . . . s s . . . s . . . . . . . . . . . s . . . . . . . . . . . . . . s s s . . . . . . . s . s s s [ 57%]
1661.34 s
[python3.14-scipy] s s s s s s . s s s s s . s s s s s . s s . . . . s s . . s s . . s . . s . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 57%]
1661.49 s
[python3.14-scipy] . . . . . . . . . . . x s . . . . . s s . . . . . . . . . . . . . . . . . . . . s . s . s . . . s . . . . . . . . s . . . . . . . . . . . . . . [ 57%]
1661.70 s
[python3.14-scipy] . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s . s . . . . . . . s . . . . . s . . s . . . . . . s s s . s s . . [ 57%]
1662.18 s
[python3.14-scipy] . . s . . s s s s s s . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s s s . . . . . . . . . . . . . s s . . . . s . . . [ 57%]
1662.30 s
[python3.14-scipy] . . . . s s . s . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . [ 57%]
1662.49 s
[python3.14-scipy] . . . . . . . . . . . . . s . . s s . s . s s . . s . . . . s . . s s s s s s . . . s s s . s . s s . . . s s . . s . s s . s s . . s s s . . . [ 57%]
1662.72 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . s . . . s . . . . . . . . s s s . s s . . . . . . . s [ 58%]
1662.87 s
[python3.14-scipy] . . . . . . . . . . . . s s . . . . s s . . . . . . s . s . . . . s . . . . s . . . s . . s s . . . . s . . . . . . . . . x . . s . . s s . . s [ 58%]
1663.04 s
[python3.14-scipy] s . . s s . . s s . . s . . . . s s . . . s s . . s s . . . s . . s s . . . s . . . . . . . . . . . . . . . s s s s s . s s . s s . . . . s . . [ 58%]
1663.19 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . s . . . [ 58%]
1663.53 s
[python3.14-scipy] . s s . x s . . . s . . . . . . . . . . . . . s . . . . x s . . . . . . . . . . . . . . . s . . x s . . . s s . s s x s . . . . . s s . . s s . [ 58%]
1663.78 s
[python3.14-scipy] . . s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . s s s s s s . . s s . . s s s s s [ 58%]
1663.99 s
[python3.14-scipy] . s s . s s . s s . s s s . s s . . . s s . s s . s s s . s s . . . s s . s s . s s s s s s s . s . . s s s . . . . . . . . . . . . . . . . . . [ 58%]
1664.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . s . s s . . . s . . . . . . . . . . . . . . . . s s . s . . . . . . . . . . . . . . . . . . [ 58%]
1665.02 s
[python3.14-scipy] . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . s . . s . . . . . . . . . . . s . . . s s s s s . s . . . . . . s s [ 58%]
1665.02 s
[python3.14-scipy] s s s . . s s s s s . . s . . . . . . . . . s s . . . . . . . . . . . . . . . . . . s . . . . . . . . . s s . . s s . . . . . . . . . . . x x s [ 58%]
1665.13 s
[python3.14-scipy] . . s s s s s . s . . . . . s . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s . . s s . . . . . . . . . . . . . . s . . . . . [ 58%]
1665.43 s
[python3.14-scipy] . . . . . . . . . s s . s . . s . . . s . . . s . . . s s s s . s s . s s . . . . s . s s . s s s s s s s s . . . . s s s s . . s s . . . . . s [ 58%]
1665.66 s
[python3.14-scipy] . . . . . . . . . s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x s s . . . s . . . s . . s . . . . . . . . . . [ 59%]
1666.01 s
[python3.14-scipy] . . . s s s . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . s . . . . . . . . s . . . . . s . . . s . . . . . . . . . . . s . . . [ 59%]
1666.28 s
[python3.14-scipy] . . . s . . . . . s . . s s . . . . . . s . s . s . s s . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . s . s s . . . . . s s [ 59%]
1666.40 s
[python3.14-scipy] . . . . . s s . . . . . . . . s . . . . . . . s . . s . . . . s . . . s s s s s . s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . [ 59%]
1666.57 s
[python3.14-scipy] . s . . . . s . . . . . . . . . . . . . . . . . . s s . s . s s . . s s s s . . s s . s s s s . s s . . s s . s s s s . s s s . . s s . . . s s [ 59%]
1666.71 s
[python3.14-scipy] s s . . s s . s s s . . . s s . . . s s s s . . s s s s s . s s s s . s . . . . . . s . . . . . . . s . . . s s . s s . s . . . s . s s s . s s [ 59%]
1666.85 s
[python3.14-scipy] s . . . . . s . . . . . . . . . . . . . s . . . . . . s . . . s . . s . . . . . . . . . . . . . . . . . x . . . . s . s s . . . . s . . s s . . [ 59%]
1666.99 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . s . . . . . . . . . s s s . . . . . s s . . . s . . . . s . . . . . . . . . . . s . . . x . . . . . . . . . . [ 59%]
1667.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . s . . . . s . . . s . . . . . . . . . . s . . . . . . . . . . . . . . . s s . . [ 59%]
1667.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . s . . . . s . . . . s . s . . . . s . . . . . . [ 59%]
1667.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . x . . s . s s s s . . . . . s . . . . . . . . . . . . . s . s x s s . . . . . s s . . . s s . . s . [ 59%]
1668.06 s
[python3.14-scipy] s s . . . . s . s . . . . s . . . . . . . . . . . . . s . . . . . s s s s s s s s . s . . . s . . . . . . . . . . . . s . . s s . . . s . s s s [ 59%]
1668.20 s
[python3.14-scipy] . s s s . s s . s s s s . . s . . s s . . . . . s s . . . s . . . . . . . . . . . . . . . . . . . . s . . s s . . . s . . s . . s s . . . . s . [ 60%]
1668.48 s
[python3.14-scipy] . . . . . . . . . . s . . . s . . . . . . . s . s . . . . . . . . . . . . . . . x s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 60%]
1668.67 s
[python3.14-scipy] . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . s s s . . . . s . . . . . . . . . . . . . . . [ 60%]
1668.92 s
[python3.14-scipy] . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . s s . s . . s . s . . . . . . . . . . . . . s . . . . . . . . . . . s . . [ 60%]
1669.11 s
[python3.14-scipy] . s . . . s . . . . . . . . . . . . . . . . s s . . s s . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 60%]
1669.40 s
[python3.14-scipy] s s . . . . . . . . . . . . . . . . s s s . . . s . . s s s s . s s s s . s . . . s . s . . . s s s . s s s s s s . . . . s s . . . . s . . s s [ 60%]
1669.54 s
[python3.14-scipy] . . . . s . . . . . . . . . s . . s . . . . . . . . s . . . . . s . s . . . . . . . s . s . . . . . . . s s s s . s . s . . s . s . . . s . . . [ 60%]
1669.89 s
[python3.14-scipy] . . . . . . . . s . . . . . . . . s s s . . . . s . . . . . . . x s . . s s . . . . . . . . . . . . s s s s . . . . . . . . . . . . . . . . . . [ 60%]
1670.16 s
[python3.14-scipy] . . . . . . . . s s . . . . s . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s . . . . . . . [ 60%]
1670.37 s
[python3.14-scipy] . . . . . . . . . . . . s . . . . . s . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . s . . . [ 60%]
1670.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s . s . [ 60%]
1670.79 s
[python3.14-scipy] . . . . . . . . . . . . s s s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . s . . . . . . s s . s . s s . [ 61%]
1671.02 s
[python3.14-scipy] s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . s . . . . . . . . . . . s [ 61%]
1671.21 s
[python3.14-scipy] . . . . . . . . . . . . s . . . s s . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s s . . . . . . . . s s . . . . . . . . . . . . . [ 61%]
1671.39 s
[python3.14-scipy] . . . . . . . . . . . . s . . . . . . . . . . . . . s . s . . . . . . . . . . s . . . . . s s . . . . . . . . s . . . . . . . . . . . . . . s . [ 61%]
1671.62 s
[python3.14-scipy] . . . . . . . . . s . . . . . . . . . s s s . s . . . s . . s . . . s . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . [ 61%]
1671.90 s
[python3.14-scipy] . . . . . . . s . s s . . . . s s . . . s . . . . . . . . . . . . . . . . . . . . . . . s s . . s . s . . . . . . . . . . . . s . s . s . . . . [ 61%]
1672.17 s
[python3.14-scipy] . . . . . . . . . . s . . . . . . . . . . . . . . . s . . . . s . . s . . . . . . . . . . s . . . . . . . . s . . . s s . . . . . s . . . . s s [ 61%]
1672.32 s
[python3.14-scipy] . . . . . . . s . s . s s s . . . . . s s . . . s . . s s . . . s . . . s s . s s . . . . . . . . . . . . . . . s . . s s . . . . s . . . . . . [ 61%]
1672.45 s
[python3.14-scipy] s s . . . . . . . . s . . . . . . . . s . s s . . . . . . . . . s . . . . . . s s . . . . . . . . . s . . . . . . . . . s . . . . . . . . . . . [ 61%]
1672.65 s
[python3.14-scipy] . . . . . . . . . . . s . . . . . . . s s s . . . . . . . . . . x . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . [ 61%]
1672.80 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . . s . . . s . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 61%]
1672.93 s
[python3.14-scipy] . . . . . . s . . . . . . s s . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 61%]
1673.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . s s s . . . [ 62%]
1673.15 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . s s s s . s s s s . . . . . . . . . . . . . . . . . [ 62%]
1673.33 s
[python3.14-scipy] . s . . . . . . . . s s s . s s . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . s . . s [ 62%]
1673.54 s
[python3.14-scipy] s . s . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . [ 62%]
1673.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 62%]
1673.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . s . . . . . s . . . s [ 62%]
1673.87 s
[python3.14-scipy] s . . . . s . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . s s . s s . . . . . s . . . . . . s . . . . . . [ 62%]
1673.93 s
[python3.14-scipy] . . . . . . . s . s s . . . . . . . . . . . . X s . . . . . . . . . . s s s s s s s s s . . . . . . s s s s s . . s s s s s . . s s s s s . . s [ 62%]
1674.00 s
[python3.14-scipy] s s s s s s s s s . . . . . . s s s s s s s . s . . . s s s s s . . . s s s s s s . s s s s s . . . . . . s s s s s s . . . . s s s s s s . . s [ 62%]
1674.12 s
[python3.14-scipy] s s s s . s . . . . s . . s s s s s . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 62%]
1674.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 62%]
1674.46 s
[python3.14-scipy] s . . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . s . s s . . . . . . . . . . . . . . . . . . . . . [ 62%]
1674.63 s
[python3.14-scipy] . . . . . . . . . s s . . . . . . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . [ 63%]
1674.80 s
[python3.14-scipy] . . s . . . . . . . . . . . . . . . . . . . s s . . s . . . s s . s . . . . . . . . . . . . . . . . . . . . . s . . . s s . s s . . . . . . . . [ 63%]
1674.91 s
[python3.14-scipy] . . . . . . s s . . . . s s . . . s s s s . . . s s . s s s . . s . . . s s . . . . . s s s . . . . . . . . . . . . . . . . . . . . . . . . . . [ 63%]
1675.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . s . . s s . s s . . . . . . . . . . . . . . . . . . . . . . . . [ 63%]
1675.32 s
[python3.14-scipy] . . . . . . . . . . s . . . . . . . . . . . . . s . . . s . . . . s s s s s . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . [ 63%]
1675.45 s
[python3.14-scipy] . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 63%]
1675.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 63%]
1675.68 s
[python3.14-scipy] . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s . . . . s . . . . . . . . . . . . . . . . [ 63%]
1675.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 63%]
1675.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . s s . . . . . . . . . . . . . . . . . . . . . s . . . [ 63%]
1675.96 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . [ 63%]
1676.04 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 63%]
1676.11 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 64%]
1676.18 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . s . . . . . s s . . . . . . . . . s s . . . . . . . . . [ 64%]
1676.26 s
[python3.14-scipy] . s . . . . . . . . s s . . . . . . . . . . . . . . s s . . . . . . s . . . . . . . . . . s s . . . . . s s . . . . . . s . . . . . . . . s s . [ 64%]
1676.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . s s [ 64%]
1676.54 s
[python3.14-scipy] x s . . . . s . . X . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 64%]
1676.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . s . [ 64%]
1676.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . [ 64%]
1676.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . s . . . . . . . . . . . [ 64%]
1677.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . [ 64%]
1677.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 64%]
1677.25 s
[python3.14-scipy] . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 64%]
1677.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1677.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . . . . [ 65%]
1677.70 s
[python3.14-scipy] . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1677.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.31 s
[python3.14-scipy] . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 65%]
1678.88 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 66%]
1678.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . [ 66%]
1679.06 s
[python3.14-scipy] s . . s . . . . . . . . s . . . . . . . . . s . . . . . . s . . . . . . . . . . s . . . . . . . s . . . . . . . . . . . s . . . s . . . . . . s [ 66%]
1679.14 s
[python3.14-scipy] . s . . . s . . s . . . . . . s . s . . . . . . . . . s . . . . s . . . s . . . . . . . . . . s . . s . . . . . s . . . s . . s . . . . . . . s [ 66%]
1679.22 s
[python3.14-scipy] . . . s . . . . . . s . . . s . . . . . s . . . . . . . . s . . . . . s . . . . s . . . . s . . s . . . . . . s s . . . . s . . s s . . s s . s [ 66%]
1679.28 s
[python3.14-scipy] . s . . . s s . . . . s . . s . . . s . s . s s . . . . . . s s . . . . s . . . . . s . s s . . . . . . . . . . . . . s . . s s . . . . . . s . [ 66%]
1679.35 s
[python3.14-scipy] . . s . . s . . . . s . . . . s s . . . . . . . s . . s . . s . . . . . . s s . . . . . . . . . . . . s s . . . . . . . . s s . . . . . . . . . [ 66%]
1679.41 s
[python3.14-scipy] . . . . s s . . . . . . . . s . . . . . . . . . . . . s . . s . . . . . . . . . s . . . . . . . . . s s . . . . . . . s . . s . . . . . . s s . [ 66%]
1679.48 s
[python3.14-scipy] . . . . s . . s . . . . . s . . . . . . . . . s . . . . . . . . . . s . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . s . . . . [ 66%]
1679.55 s
[python3.14-scipy] . . . . . . s . . . . . . . . . . . . . s . . . . . . . . . . . s . . . . . . . . . . . . . s . . . . . . . . s . . . . . . . . . . . . . . . s [ 66%]
1679.64 s
[python3.14-scipy] . . . . . . s . . . s . . s . . . s . . . . x . . s . . . . x . . . . . s . . X . . . . . s . . . x . . . X . . s . . . . . s . . . . . x . s . [ 66%]
1679.74 s
[python3.14-scipy] . . . . . . x . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 66%]
1679.86 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 67%]
1679.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 67%]
1680.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . s . . . . . . . . . . s . . . . . . . . . . . . . . s . . . . . . . s . . [ 67%]
1680.17 s
[python3.14-scipy] . . . s . . . . . . . . . . . . . s . . . . . . . s . . . . . . . . . . s . . . . . . . . . . s . . . . . . . . . . s . . . s . . . . . . s . . [ 67%]
1680.25 s
[python3.14-scipy] . . . . . . s . . . . . . s . . . . . s . . . . . . s . . . . . s . . . . . s . . . . . . s . . . . . s . . . . . s . . . . . s . . . . . . . s [ 67%]
1680.33 s
[python3.14-scipy] . . . . . s . . . s . . . . . . s . . . . . . . s . . . . . s . . . s . . . . . s . . . . . . s . . . . . . s . . . s . . . . . . s . s . . . . [ 67%]
1680.41 s
[python3.14-scipy] s . . . . . s . s . . . s . . . . . s . s . . . s . . s . . . s . . . s . . s s . s . . . . s s . . . s . s s . . . . s . s . . s s s . . . s . [ 67%]
1680.48 s
[python3.14-scipy] . . . s s . . . s s . . . . . s s s . . . s . . . . s . s . . s s . . . . . s s s . . . . s s . . s s . . s s . . . . s s s . . . s s s . s . s [ 67%]
1680.53 s
[python3.14-scipy] . . s . . s . . . s s . . . . . s s . s s . . s s . . . s . . s . . . . . . s . . . . . s . . . . s . . . . . . . s . . . . . . . . . . . . . . [ 67%]
1680.62 s
[python3.14-scipy] . . . s . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . s s . . . . . . [ 67%]
1680.67 s
[python3.14-scipy] . . . . . . . . . . . s s s . . . . . . . . . s s s . . . . . . . . . . . . . . . s s s s s . . . . . . . . s s s . . . s s . . . . . s s . . . [ 67%]
1680.75 s
[python3.14-scipy] . . . . . s . . . . . . . s . . . . s s . . . . s . . s s . . . . . s . . . . . . . . . s . . . . . . s . . . . . . . . . . . . . . . . . . . . [ 68%]
1680.84 s
[python3.14-scipy] . . . . . . . . . . . . . x s . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 68%]
1680.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . s s s . . . . . . . . . . . . . . . . . . [ 68%]
1680.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 68%]
1681.02 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . s . . . . . s [ 68%]
1681.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . s s . . . . . s . . . . . . . . [ 68%]
1681.15 s
[python3.14-scipy] . . . . . . . . . . . . . . . s s s . . . . . s s s s s . . . . . s s s s s . . . . . . . . s s s s s s . . . . . . . . . . s s s s . . . . . . [ 68%]
1681.23 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s s s . . s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 68%]
1681.30 s
[python3.14-scipy] . . . . . . . . . . . . . . s . . . . . . . . s s s . . . s s . . . s . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . [ 68%]
1681.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 68%]
1681.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . [ 68%]
1681.50 s
[python3.14-scipy] . . . . . . . s . . . . s . . . . . . . s . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . X . s . . . . . . . . . . . . . [ 68%]
1681.55 s
[python3.14-scipy] . . . . . . . . s . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s . . . . . . . . . . . . . . . . s . . [ 69%]
1681.62 s
[python3.14-scipy] . . . . . . . . . . . . . . . s . . . . . . . . . . . . s . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . s . . . . . . s . [ 69%]
1681.66 s
[python3.14-scipy] . . . . . x . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . s . . . . . . . . . . . s . . [ 69%]
1681.71 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
1681.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
1681.79 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . [ 69%]
1681.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
1681.92 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
1681.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
1682.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . s . . . . . . . . . . . . [ 69%]
1682.15 s
[python3.14-scipy] . . . . . . . . . . . . . . s x . s . s s s . . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . [ 69%]
1682.26 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 69%]
1682.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
1682.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 70%]
1682.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
1682.68 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
1682.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
1682.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
1683.19 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . x . . . . . x . . . . . . . . . . . . s . . s s s . [ 70%]
1683.36 s
[python3.14-scipy] . x s s s s . . . . . . . x . . s . . . . . . . . . . . . . . . . s . . x . . . . x . . . . . . . s . . . . . . . . . . . . . . s . . . . . . . [ 70%]
1683.51 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
1683.70 s
[python3.14-scipy] . . s . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . [ 70%]
1683.86 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 70%]
1683.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . s . [ 71%]
1684.09 s
[python3.14-scipy] . . . x . . . s s . . . . . . . s s . s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . x . . . . . . x . . . . . . [ 71%]
1684.19 s
[python3.14-scipy] . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . x . . . . . . . . . . . . . . . x [ 71%]
1684.31 s
[python3.14-scipy] x . . . . . . x . . . x . . . . . . . . . . . . . . . . . . . x . . . . x . . . . . x . . . . . . . . . . . x . . . . . . . . . . . . . . . . . [ 71%]
1684.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . . . . s . s . . . . . . . . . . [ 71%]
1684.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 71%]
1684.59 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 71%]
1684.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . s . . . s . . . s s . . . . . . . . . . . s s s . . . . . . . . . . . . . . s s s s s s . . . . s s s . . . . . . [ 71%]
1684.72 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 71%]
1684.78 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 71%]
1684.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 71%]
1684.89 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . [ 71%]
1685.17 s
[python3.14-scipy] s . . . . . . s . . . . . . . s . . . s . . . . . s . . . s . . . . s . . . . . . . . s . . . . . . s . . . . . s . . . s . . . . . . . s . . . [ 72%]
1685.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . s . . . s . . . s . . . s . . . . . . . . . s . . . s . . . . . . . . [ 72%]
1685.34 s
[python3.14-scipy] . . s . . . . . . . . s . . s . . . . . s s . . . . . s . . . . s . . . . . s s . . . . . . . s . s . . . . . . s . s . . . . . . s s . . . . s [ 72%]
1685.47 s
[python3.14-scipy] s . . . . . s . s . . . . . s s . . . . . s . s . . . . s s . . . s s . . . . s s . . . s s . . s . . s . . s s . . . . s s . . . . . s s . . . [ 72%]
1685.55 s
[python3.14-scipy] s s . . . . . s . . . . . s . . . . . s . . . . . s . . . . s . . . s . . . . . s . . . . . . . s . . . . . . . s . . . . . . s . . . . . . . . [ 72%]
1685.61 s
[python3.14-scipy] . . . s . . . . . . . . . . . s . . . . . . . s . . . . s . . . . . . . s . . . . . . . . s . . . . . . s . . . . . . . . s . . . . . . . . . s [ 72%]
1685.68 s
[python3.14-scipy] . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 72%]
1685.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 72%]
1685.80 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 72%]
1685.86 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . s s s s s . . . . . . . . s s s s s . . . . . [ 72%]
1685.92 s
[python3.14-scipy] . . . . . s s s s s . . . . . . . . . . . s s s s s . . . . . . . . . . . . s s s s s . . . . s s s s s . . . . . s s s s s . . . . . . . . s s [ 72%]
1685.99 s
[python3.14-scipy] s s s s . . . . . s s s s s . . . . . s s s s s . . . . . . s s s s s . . . . s s s s s . . . . s s s s s . . s s s s . . . . . s . . . . . . . [ 72%]
1686.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 73%]
1686.18 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s . . . s s s s s s . . s [ 73%]
1686.24 s
[python3.14-scipy] s s s s s s . . . . . . s s s s s s . . s s s s s . . . . s s s . . . . s s s s s s s s s . . . . . s s s s s s s . . . s s s s s . . . s s s s [ 73%]
1686.31 s
[python3.14-scipy] s . . . . . s s s s s s . . . . . . . s s s s s s s . . . s s s s s . . s s s s s s . . . s s s s s . . . . . . . s s s s s s s . . . s s . . . [ 73%]
1686.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 73%]
1686.48 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s . . . . . s s s s s . . . . s s s s [ 73%]
1686.57 s
[python3.14-scipy] s . . . . . . s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s s s . . s s s [ 73%]
1686.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 73%]
1686.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 73%]
1686.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 73%]
1686.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 73%]
1686.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.11 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.21 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 74%]
1687.44 s
[python3.14-scipy] s s s s s s . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 74%]
1687.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . x . . x . . . . x . . . x . x . . . . x . x . . . . . . . . . x x . . . x . . x . . . . x x . . . . x . . . . [ 75%]
1687.66 s
[python3.14-scipy] x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1687.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . [ 75%]
1687.99 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1688.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1688.25 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1688.40 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1688.61 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1688.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1688.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1688.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1689.04 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 75%]
1689.12 s
[python3.14-scipy] . . . . . . . . . . . . x . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . s . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.79 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.89 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1689.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 76%]
1690.04 s
[python3.14-scipy] . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.26 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.33 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.51 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 77%]
1690.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1690.71 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1690.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1690.82 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1690.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1690.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1690.98 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1691.04 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1691.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1691.14 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1691.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . [ 78%]
1691.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 78%]
1691.33 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1691.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s [ 79%]
1691.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1691.53 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1691.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1691.74 s
[python3.14-scipy] . . . . . . . . . . . s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1692.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . s . s . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1692.67 s
[python3.14-scipy] . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . s s . . . . . . . . s . . . . . s s . s s . . . . . . [ 79%]
1693.18 s
[python3.14-scipy] . s s . . . . . . s s . . . . . . s s . . . . . . . . . . s s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . [ 79%]
1693.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1693.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . s . . . . . . . . s . s s . . . . . . . . . . . . . . . . . . . . . . . . [ 79%]
1694.14 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . s . . . . . . . . . s s . . s . . . . . . . . . . . . . . . . . [ 80%]
1694.34 s
[python3.14-scipy] . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1694.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . s s s . s . . . . . s . . . . . . . . . . . . . . . . [ 80%]
1695.17 s
[python3.14-scipy] . . . s . . . . . . . . . . . . s s s s s s . . . s . . . . . . . . . . s s . . . s . . . . . . . . . . . . . . . . . . . s s . . s s . . s s s [ 80%]
1695.55 s
[python3.14-scipy] s . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1695.79 s
[python3.14-scipy] . . . . . s . s . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . [ 80%]
1696.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1696.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1696.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1696.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . [ 80%]
1697.33 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1698.21 s
[python3.14-scipy] s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 80%]
1698.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1698.72 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1699.82 s
[python3.14-scipy] . . . . . . . . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . s . . . . s s . . . . . . . [ 81%]
1700.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . . . . . . . . . . . . s . . s . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1700.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . s . s . . . . . . . . . . . . . . . . . . . . [ 81%]
1701.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1701.56 s
[python3.14-scipy] . . . . . . . . . . . . . s s . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1701.68 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1701.81 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1701.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1702.03 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1702.20 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 81%]
1702.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1702.76 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1703.12 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s s s s s s s s s s s s s s s s . s s . . . . . . . . . . . . . . . . . . . s . . [ 82%]
1703.77 s
[python3.14-scipy] . s s . . . . . . s . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . [ 82%]
1703.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1704.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s [ 82%]
1705.21 s
[python3.14-scipy] s . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . [ 82%]
1705.70 s
[python3.14-scipy] . . . . . . . s s s s . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1705.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1706.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 82%]
1706.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . . . . . . . . . . s . s s . . . . . . s . . . . s . . s s s . . . [ 82%]
1706.17 s
[python3.14-scipy] . . . . . . . . . . s . . . . s s . . . . . . . . . . . . . s . s s s . . . . . . . s . . . . . . . . . s . s s . . . . . . . . . . s . s . . s [ 83%]
1706.27 s
[python3.14-scipy] s . s . . . . . s s s s s s . . s . . . s s . . s . s s . s s . . . . . . . . . . . . . . . . . . . s . . s s . . . . . s . . s . . . . . . . . [ 83%]
1706.46 s
[python3.14-scipy] s s s . . . . . . . . . . s . . s . . s . . . . . s . . s s s s . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1706.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . s s . . . . . . . . . . . [ 83%]
1707.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1707.33 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1707.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . [ 83%]
1708.05 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1708.42 s
[python3.14-scipy] . . . . . . . . s . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1708.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1708.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1709.05 s
[python3.14-scipy] . . . . . s s s s . . . . s s s s s . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 83%]
1709.53 s
[python3.14-scipy] . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1709.81 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . s s . . . . . . . . . . s s . s s s s [ 84%]
1710.10 s
[python3.14-scipy] s . . s s s . . . . . . . . . . . . s s s s s s . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1710.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1710.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . s s . . . . . . . . . s . . . . . . . [ 84%]
1710.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1710.82 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1711.01 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1711.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1711.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1711.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1711.36 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 84%]
1711.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1711.49 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1711.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . [ 85%]
1711.64 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1711.77 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . s . . . . . s s s s . s . . . . . . . . . . [ 85%]
1711.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1712.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1712.04 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1712.09 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1712.15 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1712.23 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 85%]
1712.36 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1712.51 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1712.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1712.79 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1712.87 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1712.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1712.97 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1713.02 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . [ 86%]
1713.07 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1713.12 s
[python3.14-scipy] s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1713.18 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . s s s . . . [ 86%]
1713.30 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 86%]
1713.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 87%]
1713.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . [ 87%]
1713.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . s . . . s . . . . . . . . . . . . . . . . . . [ 87%]
1713.80 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 87%]
1714.18 s
[python3.14-scipy] s . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . [ 87%]
1714.93 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 87%]
1715.22 s
[python3.14-scipy] . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . [ 87%]
1715.45 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 87%]
1715.67 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . s . . . . . . . . . [ 87%]
1715.89 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 87%]
1716.10 s
[python3.14-scipy] . . . . . . . . . . . . x . . . . . . . . . . . . . . s . . s . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . [ 87%]
1716.74 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . x . s s . . . x . . x . . . . . . . . . x . . x . . . . . . . x . . . . . . . . [ 87%]
1716.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . [ 88%]
1717.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 88%]
1717.61 s
[python3.14-scipy] . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x x . s . . . . . . x . . . . . . x . . . . . . . . . . . . [ 88%]
1718.01 s
[python3.14-scipy] . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . s . . s s . . . . . . . . . . . . . . . . . . [ 88%]
1718.32 s
[python3.14-scipy] . x . . . . . . . x . . . . . x . . . . . . . x . . . . . . . . x . . . . . . x . . . . . . . x . x . . . . . . x . . . . . . . . . . . . . . . [ 88%]
1718.73 s
[python3.14-scipy] . . . x . . . . . . . s . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . x . . . . . . . . . . . . . . . x [ 88%]
1720.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . x . x . s x . . . . x . s . s s s . . . . . . x . . x . . . x . . x . . . . . . . . . . . . x . . x . . s . s x [ 88%]
1721.64 s
[python3.14-scipy] . s x x . x x . x . . s . . x x . . s . . s . . . . . . . s . . . x . . . . s s . . . . . . . . . . . . s s x . . . x . . . . . s s . . . . . . [ 88%]
1722.46 s
[python3.14-scipy] . . . . . . . . x . . . . . . . s s s s . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 88%]
1722.69 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . x . . s [ 88%]
1723.10 s
[python3.14-scipy] s x . . . . . . . . . . s . . . . . . . x . . . . . . . . . . . . . . x . . . s . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 88%]
1723.49 s
[python3.14-scipy] . . . . . . . . . . . . s . . . s . x . . . . s . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . [ 89%]
1723.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . [ 89%]
1724.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . X . . . . . . [ 89%]
1724.82 s
[python3.14-scipy] . . . . . . . . . . . . s s s . . . . . . . s . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 89%]
1725.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . x . . . . . . . x . . . x . . . . . . . . . . . . . s . s X x s . . [ 89%]
1725.75 s
[python3.14-scipy] . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . x . . s . . . . . . . . . . . . s . . [ 89%]
1725.96 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . [ 89%]
1726.12 s
[python3.14-scipy] . . . . . . . . . . x . . . . . . . . . . s s . s s . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . s . . . . . . . . . [ 89%]
1726.22 s
[python3.14-scipy] . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 89%]
1726.42 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . x . . . . . . . [ 89%]
1726.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . s . s s . . . . . . . . . . . [ 89%]
1726.85 s
[python3.14-scipy] . . x . . . . . . . . . . . . s s . . . . . . . . . . x . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . x . . . . . . . . . [ 89%]
1727.08 s
[python3.14-scipy] . . . . . x . . . . . x . . . . . x . . . . . . . x . . . x . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1727.77 s
[python3.14-scipy] s s . . . x . . . x . . . x . . x . . . . . . x . . x . . . . . . . . . . . . . . . . . . . . . . . . . x x . x x x . x . . . . . . . . . . . . [ 90%]
1728.23 s
[python3.14-scipy] . . . . . . . . . . . . . . s . . . . . . . . . x s s s s . . . s s . . . x . . . . . s . s . x . x . . . . . . . s . . . s . s . . . . . . . . [ 90%]
1728.38 s
[python3.14-scipy] . . . . . s x . s . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . s . . . s s s . . . . . . . . . . . . . . . . . s . . s s x . s [ 90%]
1728.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . s s x . . x . s s . . . s s s s . s s . . . . . . . . . . . . . . . . . . . . . . s . . . . x . [ 90%]
1728.67 s
[python3.14-scipy] . . . . . . s . . . . s s x s s s . s s . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1728.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . [ 90%]
1729.25 s
[python3.14-scipy] . . . . s s . . . x . x x x . . . . . . . . . . . . . . . x . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1729.71 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . [ 90%]
1730.28 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . x s . x . . . . . . . . . . . . . s . . s . . . . . . . . . . . . . . . . . . . s . . . . . . . . . [ 90%]
1730.65 s
[python3.14-scipy] . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . s s . . . . . . . [ 90%]
1731.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . s . . s . s s s . . . . . . . . . . . . . s s s s . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . [ 90%]
1732.06 s
[python3.14-scipy] . . . . . . . . . . s . . . . . . . . . X . . . . . . . . . . . . . . . s s s . . s . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . [ 91%]
1732.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . s . . . x . . . . . . . . . [ 91%]
1733.13 s
[python3.14-scipy] . s x . . s s s s s s s s . s s s s s s s s s s s s . . . . . . . . . . . . . . . . s s . . . . . . . . . x . . . . . . . . . . . . . . . . . . [ 91%]
1733.31 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 91%]
1733.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 91%]
1733.96 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . s . . . . . . . . . . [ 91%]
1734.56 s
[python3.14-scipy] . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . [ 91%]
1734.97 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . [ 91%]
1735.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . [ 91%]
1735.93 s
[python3.14-scipy] . . . . s s s . . . . . x . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . x . . . [ 91%]
1736.06 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . s s . . . . . . . x . . . . . . [ 91%]
1736.17 s
[python3.14-scipy] . . . . . . . . . . . . s . . . s s . . s . . . . . . . . s . s . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . s s . . . . . . . . [ 92%]
1736.35 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . s . . . . . . . . . . . . . [ 92%]
1736.46 s
[python3.14-scipy] . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 92%]
1736.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s s s . . s s s . . s x . . . . . . . . . . . . . . . . . s s s s . . . . . . . . . . [ 92%]
1736.66 s
[python3.14-scipy] . . . . . . . . s s s . s . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 92%]
1736.80 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . [ 92%]
1736.95 s
[python3.14-scipy] . . . . . s . . s . . s . s . s . s . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X . . . . . . . . . . . . . . [ 92%]
1737.35 s
[python3.14-scipy] . . . . . . . . . . x . . . . . s s s s s s s s s . . . . . . . . . . . . . . . . . . s . . . . . . . . s . s . . . . . . . . . . . . . . . . . [ 92%]
1737.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . s s s . s . . . . . . . . . . . . x . . . . . . . . . . . s s . s s s s . . x . . . . . . . [ 92%]
1738.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s . . x . . . . . . . [ 92%]
1739.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . s x . . . . . . . . . . . . . . . . . . . . x . . . . s s s s . . . . . . . . . . . . . . . [ 92%]
1740.47 s
[python3.14-scipy] . . . . . s . . . s . . . . . . . . . . . . . . . . . . x . s . . x . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 92%]
1740.78 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 93%]
1740.93 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . [ 93%]
1741.10 s
[python3.14-scipy] s s . . . . s s . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s . s s s s s s . s s s s s s s s s s s s [ 93%]
1741.18 s
[python3.14-scipy] s . s s s s s . s s s s s . s s s s s s s s s s s . s s s s s . s s s . . . s s s s s s s s . . . . . s s s s s s s s s s s s . . . . . s s . . [ 93%]
1741.30 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 93%]
1741.52 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . s . . . . . . s . s . . . . . . . . . s s . . s s s s s s s s . s s s . s . . . s s s s s s s . s s s [ 93%]
1741.65 s
[python3.14-scipy] s . . s s s s s s s s s s . . . s s s s s s s s s s s . s s s . s s s . s s s s s s . . s s s s s s s s s s s s . . s s s s s . . . . . . . s s [ 93%]
1741.80 s
[python3.14-scipy] s s s s s s s s s s s s s s . s s s s s . . s s s s s . . . . . . . . . . . . . . s . . . . . s s s s s s s s s s s s s s s . . s s s s s s s s [ 93%]
1742.11 s
[python3.14-scipy] . . . s s s . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . [ 93%]
1742.33 s
[python3.14-scipy] . . . . . . . . . . s s s . . s . s . . . . . . . s s . s s s s . s . . . . . s s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . [ 93%]
1742.61 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s . s . . . s s s . s s s s . . . s s s s s s . . [ 93%]
1742.75 s
[python3.14-scipy] . s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 93%]
1742.95 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . s s s s s s s s s s s s s s s s s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 94%]
1743.08 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . [ 94%]
1743.16 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 94%]
1743.24 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 94%]
1743.32 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . [ 94%]
1743.38 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 94%]
1743.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . [ 94%]
1743.94 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . s . . s . . . . . . . . s s s . . . . . . . . . . . . . . . . . . . s s s . . . . . . . . . . . . . . [ 94%]
1744.24 s
[python3.14-scipy] . . . . . . . . . . s s s s . . s s s . s s s s s s s s s . . . . s s s s s s s s s s . s s s s s s s . s . . . . . . . . . . . . . . . . . . . [ 94%]
1744.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . x . . . . . . . . . . . s . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . [ 94%]
1744.58 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 94%]
1744.81 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . [ 95%]
1745.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1745.19 s
[python3.14-scipy] . . . . . . . s . . . . . . . s s . . s s s . . . . . . . . . . . . . . . . . . . . . . s . s s s s s s s . . . . . . . . . s . . . . s . . . . [ 95%]
1745.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . x . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1745.66 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1745.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1746.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1746.10 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1746.28 s
[python3.14-scipy] . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1746.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . s . . s s . . . . . . . . . . . . . . . . . . . . [ 95%]
1748.85 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . s . . . . . . . . . . . . x . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1749.84 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 95%]
1750.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1750.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1750.91 s
[python3.14-scipy] . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1751.13 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x . . . . . . . . . [ 96%]
1751.44 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1751.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . [ 96%]
1752.08 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1752.22 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1752.34 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1752.57 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1752.81 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1753.04 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 96%]
1753.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1753.43 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X . . [ 97%]
1753.54 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1753.63 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1753.73 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1753.83 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1755.70 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1756.00 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1756.60 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1756.80 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1757.01 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 97%]
1757.17 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1757.24 s
[python3.14-scipy] . . . s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s s . . . . . . . . . . [ 98%]
1757.47 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1758.27 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . s . s . s . s . s s s . . . . . . . . . . s . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1758.91 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1759.56 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1765.37 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1765.84 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1766.39 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1767.05 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1767.18 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1767.53 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 98%]
1767.90 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1768.26 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1768.87 s
[python3.14-scipy] . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s s . . . . . . . s s . . . . [ 99%]
1769.61 s
[python3.14-scipy] . . . . . . . . . . . . . . s . . . . . . . s s . . . . . . . s s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1770.35 s
[python3.14-scipy] . . . . . . s . . . . . . . s s . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1770.75 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1771.36 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1771.50 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1771.78 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . [ 99%]
1772.19 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . [ 99%]
1772.30 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1772.41 s
[python3.14-scipy] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [ 99%]
1781.37 s
[python3.14-scipy] . . . . . . . . . . . . . . . [100%]
1781.41 s
[python3.14-scipy] =============================== warnings summary ===============================
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/conftest.py:265: 16 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/conftest.py:265: PytestUnknownMarkWarning: Unknown pytest.mark.array_api_backends - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
1781.41 s
[python3.14-scipy] pytest.param(v, id=k, marks=pytest.mark.array_api_backends)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:3134: DeprecationWarning: The kulczynski1 metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'kulczynski1(u, v)' with '1/jaccard(u, v) - 1'.
1781.41 s
[python3.14-scipy] return cdist_fn(XA, XB, out=out, **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 800 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:2789: DeprecationWarning: The kulczynski1 metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'kulczynski1(u, v)' with '1/jaccard(u, v) - 1'.
1781.41 s
[python3.14-scipy] dm[i, j] = metric(XA[i], XB[j], **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:2338: DeprecationWarning: The kulczynski1 metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'kulczynski1(u, v)' with '1/jaccard(u, v) - 1'.
1781.41 s
[python3.14-scipy] return pdist_fn(X, out=out, **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 380 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:2778: DeprecationWarning: The kulczynski1 metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'kulczynski1(u, v)' with '1/jaccard(u, v) - 1'.
1781.41 s
[python3.14-scipy] dm[k] = metric(X[i], X[j], **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:3134: DeprecationWarning: The sokalmichener metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'sokalmichener(u, v)' with 'rogerstanimoto(u, v)'.
1781.41 s
[python3.14-scipy] return cdist_fn(XA, XB, out=out, **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 800 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:2789: DeprecationWarning: The sokalmichener metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'sokalmichener(u, v)' with 'rogerstanimoto(u, v)'.
1781.41 s
[python3.14-scipy] dm[i, j] = metric(XA[i], XB[j], **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:2338: DeprecationWarning: The sokalmichener metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'sokalmichener(u, v)' with 'rogerstanimoto(u, v)'.
1781.41 s
[python3.14-scipy] return pdist_fn(X, out=out, **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 380 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/spatial/distance.py:2778: DeprecationWarning: The sokalmichener metric is deprecated since SciPy 1.15.0 and will be removed in SciPy 1.17.0. Replace usage of 'sokalmichener(u, v)' with 'rogerstanimoto(u, v)'.
1781.41 s
[python3.14-scipy] dm[k] = metric(X[i], X[j], **kwargs)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 79 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_stats_py.py:10917: SmallSampleWarning: One or more sample arguments is too small; all returned values will be NaN. See documentation for sample size requirements.
1781.41 s
[python3.14-scipy] return gmean(x, weights=weights, axis=axis, keepdims=keepdims)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 99 warnings
1781.41 s
[python3.14-scipy] /nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/lib/python3.14/site-packages/numpy/_core/fromnumeric.py:3860: RuntimeWarning: Mean of empty slice.
1781.41 s
[python3.14-scipy] return _methods._mean(a, axis=axis, dtype=dtype,
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 24 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_axis_nan_policy.py:423: SmallSampleWarning: `skewtest` requires at least 8 valid observations;slices with fewer observations will produce NaNs.
1781.41 s
[python3.14-scipy] return hypotest_fun_in(*args, **kwds)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 24 warnings
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/_axis_nan_policy.py:423: SmallSampleWarning: `kurtosistest` requires at least 5 valid observations; slices with fewer observations will produce NaNs.
1781.41 s
[python3.14-scipy] return hypotest_fun_in(*args, **kwds)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_qmc.py::TestUtils::test_geometric_discrepancy_mst_with_zero_distances
1781.41 s
[python3.14-scipy] /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3/lib/python3.14/site-packages/scipy/stats/tests/test_qmc.py:235: UserWarning: Sample contains duplicate points.
1781.41 s
[python3.14-scipy] assert_allclose(qmc.geometric_discrepancy(sample, method='mst'), 0.5)
1781.41 s
[python3.14-scipy]
1781.41 s
[python3.14-scipy] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
1782.03 s
[python3.14-scipy] = 78543 passed , 5177 skipped , 305 xfailed , 15 xpassed , 2663 warnings in 211.76s (0:03:31) =
1788.53 s
[python3.14-scipy] Finished executing pytestCheckPhase
1788.57 s
[python3.14-scipy] pytestCheckPhase completed in 3 minutes 39 seconds
1788.57 s
[python3.14-scipy] Phase: pytestcachePhase
1788.57 s
[python3.14-scipy] Phase: pytestRemoveBytecodePhase
1789.03 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3
1789.39 s
[post-build-hook] copying 2 paths...
1789.39 s
[post-build-hook] copying path '/nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist' to 'https://cache.nix-ci.com'...
1789.39 s
[post-build-hook] copying path '/nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3' to 'https://cache.nix-ci.com'...
1814.68 s
[post-build-hook] copying 10 paths...
1814.71 s
[post-build-hook] copying path '/nix/store/y4hslyf1j7q6ss1sjysqsk86k80i3nnn-face.dat.drv' to 'https://cache.nix-ci.com'...
1814.71 s
[post-build-hook] copying path '/nix/store/dbhp42vlsyj5flp9gn2h87khv67l0znf-source.drv' to 'https://cache.nix-ci.com'...
1814.71 s
[post-build-hook] copying path '/nix/store/swy1vamd6854j1li1ybargvj3lhfh7a1-dd50ac9d98dbb70625333a23e3a90e493228e3be.patch.drv' to 'https://cache.nix-ci.com'...
1814.71 s
[post-build-hook] copying path '/nix/store/0kjq82fz6ki0q0y0ckpcphdy8mpk474k-ecg.dat.drv' to 'https://cache.nix-ci.com'...
1814.71 s
[post-build-hook] copying path '/nix/store/mqs72py5c9s93v5mhsqdqvhvj6bil2cd-ascent.dat.drv' to 'https://cache.nix-ci.com'...
1814.71 s
[post-build-hook] copying path '/nix/store/x67fpqkkb13gypvyb681nk190l4ij87d-boost_1_88_0.tar.bz2.drv' to 'https://cache.nix-ci.com'...
1814.71 s
[post-build-hook] copying path '/nix/store/fq38zih2h0zkay8gqbdn96qrvskbkfqv-boost.pc.drv' to 'https://cache.nix-ci.com'...
1814.90 s
[post-build-hook] copying path '/nix/store/gdmbhh0bp63lpl57zyzabngs6yywpyi4-boost-build-boost-1.88.0.drv' to 'https://cache.nix-ci.com'...
1815.36 s
[post-build-hook] copying path '/nix/store/r9ji11q0kv4v7np8var0g2f1vag5irkn-boost-1.88.0.drv' to 'https://cache.nix-ci.com'...
1815.56 s
[post-build-hook] copying path '/nix/store/igrd32bkkdgj4xh8p1sl0mpa40vcf5qg-python3.14-scipy-1.16.3.drv' to 'https://cache.nix-ci.com'...
1816.06 s
Progress: 144 of 148 built, 439 of 439 downloaded from cache
1816.10 s
Building python3.14-graph-tool
1816.18 s
[python3.14-graph-tool] Sourcing python-remove-tests-dir-hook
1816.18 s
[python3.14-graph-tool] Sourcing python-catch-conflicts-hook.sh
1816.18 s
[python3.14-graph-tool] Sourcing python-remove-bin-bytecode-hook.sh
1816.18 s
[python3.14-graph-tool] Sourcing python-imports-check-hook.sh
1816.18 s
[python3.14-graph-tool] Using pythonImportsCheckPhase
1816.18 s
[python3.14-graph-tool] Sourcing python-namespaces-hook
1816.38 s
[python3.14-graph-tool] Phase: unpackPhase
1816.38 s
[python3.14-graph-tool] unpacking source archive /nix/store/5v2glg3fyxc54vwqzy2n9g4i7vn471lr-graph-tool-2.98.tar.bz2
1817.06 s
[python3.14-graph-tool] source root is graph-tool-2.98
1817.08 s
[python3.14-graph-tool] setting SOURCE_DATE_EPOCH to timestamp 1755799990 of file "graph-tool-2.98/ChangeLog"
1817.09 s
[python3.14-graph-tool] Phase: patchPhase
1817.16 s
[python3.14-graph-tool] Phase: updateAutotoolsGnuConfigScriptsPhase
1817.17 s
[python3.14-graph-tool] Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
1817.18 s
[python3.14-graph-tool] Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
1817.18 s
[python3.14-graph-tool] Phase: configurePhase
1817.19 s
[python3.14-graph-tool] fixing libtool script ./build-aux/ltmain.sh
1817.20 s
[python3.14-graph-tool] ./configure
1817.22 s
[python3.14-graph-tool] patching script interpreter paths in ./configure
1817.23 s
[python3.14-graph-tool] ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/sh"
1817.25 s
[python3.14-graph-tool] configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98 --with-boost-libdir=/nix/store/20mijqzh04gm86fg7549hpwqljz10afz-boost-1.89.0/lib --with-cgal=/nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1 --with-python-module-path=\$\(out\)/lib/python3.14/site-packages MOD_CXXFLAGS=-flto
1817.39 s
[python3.14-graph-tool] checking build system type... x86_64-pc-linux-gnu
1817.39 s
[python3.14-graph-tool] checking host system type... x86_64-pc-linux-gnu
1817.40 s
[python3.14-graph-tool] checking for a BSD-compatible install... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/install -c
1817.40 s
[python3.14-graph-tool] checking whether sleep supports fractional seconds... yes
1817.48 s
[python3.14-graph-tool] checking filesystem timestamp resolution... 0.01
1817.48 s
[python3.14-graph-tool] checking whether build environment is sane... yes
1817.49 s
[python3.14-graph-tool] checking for a race-free mkdir -p... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p
1817.49 s
[python3.14-graph-tool] checking for gawk... gawk
1817.49 s
[python3.14-graph-tool] checking whether make sets $(MAKE)... yes
1817.50 s
[python3.14-graph-tool] checking whether make supports nested variables... yes
1817.50 s
[python3.14-graph-tool] checking xargs -n works... yes
1817.52 s
[python3.14-graph-tool] checking how to create a pax tar archive... gnutar
1817.53 s
[python3.14-graph-tool] checking whether make supports the include directive... yes (GNU style)
1817.53 s
[python3.14-graph-tool] checking for gcc... gcc
1817.63 s
[python3.14-graph-tool] checking whether the C compiler works... yes
1817.63 s
[python3.14-graph-tool] checking for C compiler default output file name... a.out
1817.68 s
[python3.14-graph-tool] checking for suffix of executables...
1817.76 s
[python3.14-graph-tool] checking whether we are cross compiling... no
1817.79 s
[python3.14-graph-tool] checking for suffix of object files... o
1817.81 s
[python3.14-graph-tool] checking whether the compiler supports GNU C... yes
1817.83 s
[python3.14-graph-tool] checking whether gcc accepts -g... yes
1817.88 s
[python3.14-graph-tool] checking for gcc option to enable C11 features... none needed
1817.92 s
[python3.14-graph-tool] checking whether gcc understands -c and -o together... yes
1817.92 s
[python3.14-graph-tool] checking dependency style of gcc... none
1817.95 s
[python3.14-graph-tool] checking for stdio.h... yes
1818.01 s
[python3.14-graph-tool] checking for stdlib.h... yes
1818.07 s
[python3.14-graph-tool] checking for string.h... yes
1818.14 s
[python3.14-graph-tool] checking for inttypes.h... yes
1818.20 s
[python3.14-graph-tool] checking for stdint.h... yes
1818.27 s
[python3.14-graph-tool] checking for strings.h... yes
1818.33 s
[python3.14-graph-tool] checking for sys/stat.h... yes
1818.40 s
[python3.14-graph-tool] checking for sys/types.h... yes
1818.48 s
[python3.14-graph-tool] checking for unistd.h... yes
1818.56 s
[python3.14-graph-tool] checking for wchar.h... yes
1818.63 s
[python3.14-graph-tool] checking for minix/config.h... no
1818.71 s
[python3.14-graph-tool] checking whether it is safe to define __EXTENSIONS__... yes
1818.75 s
[python3.14-graph-tool] checking whether _XOPEN_SOURCE should be defined... no
1818.82 s
[python3.14-graph-tool] checking for library containing strerror... none required
1818.87 s
[python3.14-graph-tool] checking whether the compiler supports GNU C++... yes
1818.90 s
[python3.14-graph-tool] checking whether g++ accepts -g... yes
1819.01 s
[python3.14-graph-tool] checking for g++ option to enable C++11 features... none needed
1819.01 s
[python3.14-graph-tool] checking dependency style of g++... none
1819.01 s
[python3.14-graph-tool] checking how to print strings... printf
1819.01 s
[python3.14-graph-tool] checking for a sed that does not truncate output... /nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9/bin/sed
1819.01 s
[python3.14-graph-tool] checking for grep that handles long lines and -e... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep
1819.02 s
[python3.14-graph-tool] checking for egrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -E
1819.02 s
[python3.14-graph-tool] checking for fgrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -F
1819.02 s
[python3.14-graph-tool] checking for ld used by gcc... ld
1819.04 s
[python3.14-graph-tool] checking if the linker (ld) is GNU ld... yes
1819.04 s
[python3.14-graph-tool] checking for BSD- or MS-compatible name lister (nm)... nm
1819.06 s
[python3.14-graph-tool] checking the name lister (nm) interface... BSD nm
1819.06 s
[python3.14-graph-tool] checking whether ln -s works... yes
1819.06 s
[python3.14-graph-tool] checking the maximum length of command line arguments... 1572864
1819.07 s
[python3.14-graph-tool] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
1819.07 s
[python3.14-graph-tool] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
1819.07 s
[python3.14-graph-tool] checking for ld option to reload object files... -r
1819.07 s
[python3.14-graph-tool] checking for file... file
1819.07 s
[python3.14-graph-tool] checking for objdump... objdump
1819.07 s
[python3.14-graph-tool] checking how to recognize dependent libraries... (cached) pass_all
1819.07 s
[python3.14-graph-tool] checking for dlltool... no
1819.07 s
[python3.14-graph-tool] checking how to associate runtime and link libraries... printf %s\n
1819.07 s
[python3.14-graph-tool] checking for ranlib... ranlib
1819.10 s
[python3.14-graph-tool] checking for archiver @FILE support... @
1819.10 s
[python3.14-graph-tool] checking for strip... strip
1819.22 s
[python3.14-graph-tool] checking command to parse nm output from gcc object... ok
1819.22 s
[python3.14-graph-tool] checking for sysroot... no
1819.22 s
[python3.14-graph-tool] checking for a working dd... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/dd
1819.23 s
[python3.14-graph-tool] checking how to truncate binary pipes... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/dd bs=4096 count=1
1819.25 s
[python3.14-graph-tool] checking for mt... no
1819.25 s
[python3.14-graph-tool] checking if : is a manifest tool... no
1819.36 s
[python3.14-graph-tool] checking for dlfcn.h... yes
1819.36 s
[python3.14-graph-tool] checking which variant of shared library versioning to provide... (default) aix
1819.36 s
[python3.14-graph-tool] checking for objdir... .libs
1819.46 s
[python3.14-graph-tool] checking if gcc supports -fno-rtti -fno-exceptions... no
1819.46 s
[python3.14-graph-tool] checking for gcc option to produce PIC... -fPIC -DPIC
1819.48 s
[python3.14-graph-tool] checking if gcc PIC flag -fPIC -DPIC works... yes
1819.53 s
[python3.14-graph-tool] checking if gcc static flag -static works... no
1819.56 s
[python3.14-graph-tool] checking if gcc supports -c -o file.o... yes
1819.56 s
[python3.14-graph-tool] checking if gcc supports -c -o file.o... (cached) yes
1819.60 s
[python3.14-graph-tool] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
1819.66 s
[python3.14-graph-tool] checking whether -lc should be explicitly linked in... no
1819.74 s
[python3.14-graph-tool] checking dynamic linker characteristics... GNU/Linux ld.so
1819.82 s
[python3.14-graph-tool] checking how to hardcode library paths into programs... immediate
1819.82 s
[python3.14-graph-tool] checking whether stripping libraries is possible... yes
1819.82 s
[python3.14-graph-tool] checking if libtool supports shared libraries... yes
1819.82 s
[python3.14-graph-tool] checking whether to build shared libraries... yes
1819.82 s
[python3.14-graph-tool] checking whether to build static libraries... no
1819.82 s
[python3.14-graph-tool] checking how to run the C++ preprocessor... g++ -E
1819.95 s
[python3.14-graph-tool] checking for ld used by g++... ld -m elf_x86_64
1819.96 s
[python3.14-graph-tool] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
1819.98 s
[python3.14-graph-tool] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
1820.15 s
[python3.14-graph-tool] checking for g++ option to produce PIC... -fPIC -DPIC
1820.17 s
[python3.14-graph-tool] checking if g++ PIC flag -fPIC -DPIC works... yes
1820.22 s
[python3.14-graph-tool] checking if g++ static flag -static works... no
1820.25 s
[python3.14-graph-tool] checking if g++ supports -c -o file.o... yes
1820.25 s
[python3.14-graph-tool] checking if g++ supports -c -o file.o... (cached) yes
1820.25 s
[python3.14-graph-tool] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
1820.25 s
[python3.14-graph-tool] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
1820.25 s
[python3.14-graph-tool] checking how to hardcode library paths into programs... immediate
1820.25 s
[python3.14-graph-tool] checking pkg-config is at least version 0.9.0... yes
1820.35 s
[python3.14-graph-tool] checking whether g++ supports C++17 features by default... yes
1820.35 s
[python3.14-graph-tool] configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime
1820.35 s
[python3.14-graph-tool] checking whether to enable debug info... no
1820.45 s
[python3.14-graph-tool] checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... -fopenmp
1820.45 s
[python3.14-graph-tool] checking whether to enable cairo drawing... yes
1820.47 s
[python3.14-graph-tool] checking for expat... yes
1820.48 s
[python3.14-graph-tool] checking for a Python interpreter with version >= 3.6... python
1820.48 s
[python3.14-graph-tool] checking for python... /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
1820.50 s
[python3.14-graph-tool] checking for python version... 3.14
1820.51 s
[python3.14-graph-tool] checking for python platform... linux
1820.51 s
[python3.14-graph-tool] checking for GNU default python prefix... ${prefix}
1820.51 s
[python3.14-graph-tool] checking for GNU default python exec_prefix... ${exec_prefix}
1820.54 s
[python3.14-graph-tool] checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.14/site-packages
1820.56 s
[python3.14-graph-tool] checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.14/site-packages
1820.58 s
[python3.14-graph-tool] checking for python3.14... (cached) /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
1820.59 s
[python3.14-graph-tool] checking for a version of Python >= '2.1.0'... yes
1820.60 s
[python3.14-graph-tool] checking for a version of Python == '3.14.2'... yes
1820.62 s
[python3.14-graph-tool] checking for the sysconfig Python package... yes
1820.65 s
[python3.14-graph-tool] checking for Python include path... -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
1820.71 s
[python3.14-graph-tool] checking for Python library path... -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
1820.72 s
[python3.14-graph-tool] checking for Python site-packages path... /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib/python3.14/site-packages
1820.74 s
[python3.14-graph-tool] checking python extra libraries... -ldl -lm
1820.76 s
[python3.14-graph-tool] checking python extra linking flags... -Xlinker -export-dynamic
1820.96 s
[python3.14-graph-tool] checking consistency of all components of python development environment... yes
1820.99 s
[python3.14-graph-tool] checking for boostlib >= 1.58.0 (105800)... yes
1821.34 s
[python3.14-graph-tool] checking whether the Boost::Python library is available... yes
1821.77 s
[python3.14-graph-tool] checking whether boost_python314 is the correct library... yes
1823.37 s
[python3.14-graph-tool] checking whether the Boost::IOStreams library is available... yes
1823.47 s
[python3.14-graph-tool] checking for exit in -lboost_iostreams... yes
1824.37 s
[python3.14-graph-tool] checking whether the Boost::Regex library is available... yes
1824.47 s
[python3.14-graph-tool] checking for exit in -lboost_regex... yes
1824.59 s
[python3.14-graph-tool] checking whether the Boost::Context library is available... yes
1824.69 s
[python3.14-graph-tool] checking for exit in -lboost_context... yes
1826.63 s
[python3.14-graph-tool] checking whether the Boost::Coroutine library is available... yes
1826.72 s
[python3.14-graph-tool] checking for exit in -lboost_coroutine... yes
1828.30 s
[python3.14-graph-tool] checking whether the Boost::Graph library is available... yes
1828.40 s
[python3.14-graph-tool] checking for exit in -lboost_graph... yes
1830.03 s
[python3.14-graph-tool] checking whether the Boost::Thread library is available... yes
1830.12 s
[python3.14-graph-tool] checking for exit in -lboost_thread... yes
1830.21 s
[python3.14-graph-tool] checking for __gmpz_init in -lgmp... yes
1830.21 s
[python3.14-graph-tool] checking for __gmpz_init in -lgmp... (cached) yes
1840.99 s
[python3.14-graph-tool] checking whether CGAL is available in /nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1... yes
1841.03 s
[python3.14-graph-tool] checking whether to enable debbuging with valgrind... no
1841.06 s
[python3.14-graph-tool] checking python module: numpy... yes
1841.45 s
[python3.14-graph-tool] checking for numpy/arrayobject.h... yes
1841.78 s
[python3.14-graph-tool] checking for cairomm-1.16... no
1841.80 s
[python3.14-graph-tool] checking for cairomm-1.0... yes
1841.82 s
[python3.14-graph-tool] checking python module: cairo... yes
1842.17 s
[python3.14-graph-tool] checking for py3cairo.h... yes
1842.17 s
[python3.14-graph-tool] checking whether to enable sparsehash... yes
1842.18 s
[python3.14-graph-tool] checking for libsparsehash... yes
1842.72 s
[python3.14-graph-tool] checking for sparsehash/dense_hash_set... yes
1842.72 s
[python3.14-graph-tool] configure: pkgconfig directory is ${libdir}/pkgconfig
1842.73 s
[python3.14-graph-tool] checking our pkgconfig libname... graph-tool-py3.14
1842.73 s
[python3.14-graph-tool] checking our pkgconfig version... 2.98
1842.73 s
[python3.14-graph-tool] checking our pkgconfig_libdir... ${libdir}/pkgconfig
1842.73 s
[python3.14-graph-tool] expanded our pkgconfig_libdir... /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98/lib/pkgconfig
1842.74 s
[python3.14-graph-tool] checking our pkgconfig_libfile... graph-tool-py3.14.pc
1842.74 s
[python3.14-graph-tool] checking our package / suffix... graph-tool /
1842.74 s
[python3.14-graph-tool] checking our pkgconfig description... graph-tool Python library
1842.74 s
[python3.14-graph-tool] checking our pkgconfig requires...
1842.74 s
[python3.14-graph-tool] checking our pkgconfig ext libs... -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14 -lboost_python314
1842.74 s
[python3.14-graph-tool] checking our pkgconfig cppflags... ./configure: line 25056: out: command not found
1842.74 s
[python3.14-graph-tool] ./configure: line 25056: out: command not found
1842.74 s
[python3.14-graph-tool] ./configure: line 25056: out: command not found
1842.74 s
[python3.14-graph-tool] -I/lib/python3.14/site-packages/graph_tool/include -I/lib/python3.14/site-packages/graph_tool/include/boost-workaround -I/lib/python3.14/site-packages/graph_tool/include/pcg-cpp -I/nix/store/s2viab0sr9a1m3a51akvjqckwvx52cw9-python3.14-pycairo-1.28.0/lib/python3.14/site-packages/cairo/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -pthread -I/nix/store/ag7wjj6y2lhd9lw32fh2r4qh9zdhc2dy-sparsehash-2.0.4/include -I/nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/lib/python3.14/site-packages/numpy/_core/include
1842.74 s
[python3.14-graph-tool] checking our pkgconfig ldflags...
1842.75 s
[python3.14-graph-tool] noninstalled pkgconfig -L /build/graph-tool-2.98/src/.libs
1842.75 s
[python3.14-graph-tool] noninstalled pkgconfig -I /build/graph-tool-2.98/.
1842.78 s
[python3.14-graph-tool] checking that generated files are newer than configure... done
1842.78 s
[python3.14-graph-tool] configure: creating ./config.status
1843.22 s
[python3.14-graph-tool] config.status: creating Makefile
1843.24 s
[python3.14-graph-tool] config.status: creating config.h
1843.25 s
[python3.14-graph-tool] config.status: executing depfiles commands
1843.25 s
[python3.14-graph-tool] config.status: executing libtool commands
1843.26 s
[python3.14-graph-tool] config.status: executing graph-tool-py3.14.pc commands
1843.26 s
[python3.14-graph-tool] config.status: creating graph-tool-py3.14.pc.in
1843.27 s
[python3.14-graph-tool] config.status: creating graph-tool-py3.14.pc
1843.27 s
[python3.14-graph-tool] config.status: creating graph-tool-py3.14-uninstalled.pc
1843.28 s
[python3.14-graph-tool] config.status: creating graph-tool-py3.14-uninstalled.sh
1843.28 s
[python3.14-graph-tool] ================================================================================
1843.28 s
[python3.14-graph-tool] CONFIGURATION SUMMARY
1843.29 s
[python3.14-graph-tool] ================================================================================
1843.29 s
[python3.14-graph-tool] Using python version: 3.14.2
1843.29 s
[python3.14-graph-tool] Python interpreter: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
1843.29 s
[python3.14-graph-tool] Installation path: $(out)/lib/python3.14/site-packages/graph_tool
1843.29 s
[python3.14-graph-tool]
1843.29 s
[python3.14-graph-tool] C++ compiler (CXX): g++
1843.30 s
[python3.14-graph-tool] C++ compiler version: 14.3.0
1843.30 s
[python3.14-graph-tool]
1843.30 s
[python3.14-graph-tool] Prefix: /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98
1843.30 s
[python3.14-graph-tool] Pkgconfigdir: ${libdir}/pkgconfig
1843.30 s
[python3.14-graph-tool]
1843.30 s
[python3.14-graph-tool] Python CPP flags: -I/nix/store/s2viab0sr9a1m3a51akvjqckwvx52cw9-python3.14-pycairo-1.28.0/lib/python3.14/site-packages/cairo/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
1843.31 s
[python3.14-graph-tool] Python LD flags: -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
1843.31 s
[python3.14-graph-tool] Boost CPP flags: -pthread
1843.31 s
[python3.14-graph-tool] Boost LD flags: -L/nix/store/20mijqzh04gm86fg7549hpwqljz10afz-boost-1.89.0/lib -lboost_iostreams -lboost_python314 -lboost_regex -lboost_context -lboost_coroutine -lboost_thread -lpthread
1843.31 s
[python3.14-graph-tool] Numpy CPP flags: -I/nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/lib/python3.14/site-packages/numpy/_core/include
1843.31 s
[python3.14-graph-tool] Sparsehash CPP flags: -I/nix/store/ag7wjj6y2lhd9lw32fh2r4qh9zdhc2dy-sparsehash-2.0.4/include
1843.31 s
[python3.14-graph-tool] CGAL CPP flags: -I/nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1/include
1843.31 s
[python3.14-graph-tool] CGAL LD flags:
1843.32 s
[python3.14-graph-tool] Expat CPP flags: -I/nix/store/jk8i7n2i4znyx1xfpgr864yk0cv23l1c-expat-2.7.3-dev/include
1843.32 s
[python3.14-graph-tool] Expat LD flags: -L/nix/store/3pjg25dv3yjar7irgj8q659v9nyg2ky0-expat-2.7.3/lib -lexpat
1843.32 s
[python3.14-graph-tool] Cairomm CPP flags: -I/nix/store/9krk1qgvvvwksf1ya7hsw8b1b8hf69dh-cairomm-1.14.5-dev/include/cairomm-1.0 -I/nix/store/agbf3rbzdxzgpyn3jmrqwcfcnymb06mi-cairomm-1.14.5/lib/cairomm-1.0/include -I/nix/store/n38xharsmr21ff0h3dxazlj1x3yi361m-cairo-1.18.4-dev/include/cairo -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include -I/nix/store/v7l8lq25784i35nig7b6lr14i5y3d4hw-libsigc++-2.12.1-dev/include/sigc++-2.0 -I/nix/store/sq144vy0igxqggpcfj4hcc8mhpp89j5s-libsigc++-2.12.1/lib/sigc++-2.0/include
1843.32 s
[python3.14-graph-tool] Cairomm LD flags: -L/nix/store/agbf3rbzdxzgpyn3jmrqwcfcnymb06mi-cairomm-1.14.5/lib -L/nix/store/9cb1n41vpzbg117v3bz09jl19v5a5ls1-cairo-1.18.4/lib -L/nix/store/sq144vy0igxqggpcfj4hcc8mhpp89j5s-libsigc++-2.12.1/lib -lcairomm-1.0 -lsigc-2.0 -lcairo
1843.32 s
[python3.14-graph-tool] OpenMP compiler flags: -fopenmp
1843.33 s
[python3.14-graph-tool] OpenMP LD flags:
1843.33 s
[python3.14-graph-tool] Extra CPPFLAGS: -DBOOST_ALLOW_DEPRECATED_HEADERS -DNDEBUG
1843.33 s
[python3.14-graph-tool] Extra CXXFLAGS: -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -g -O2 -O3
1843.33 s
[python3.14-graph-tool] Extra MOD_CXXFLAGS: -flto
1843.33 s
[python3.14-graph-tool] Extra LDFLAGS:
1843.33 s
[python3.14-graph-tool]
1843.33 s
[python3.14-graph-tool] Using OpenMP: yes
1843.33 s
[python3.14-graph-tool] Using sparsehash: yes
1843.34 s
[python3.14-graph-tool] Using cairo: yes
1843.34 s
[python3.14-graph-tool] ================================================================================
1843.38 s
[python3.14-graph-tool] Phase: buildPhase
1843.39 s
[python3.14-graph-tool] build flags: -j16 SHELL=/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash
1843.40 s
[python3.14-graph-tool] make all-am
1843.40 s
[python3.14-graph-tool] make[1]: Entering directory '/build/graph-tool-2.98'
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/epidemics/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/potts_glauber/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/cising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/ising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/pseudo_cising/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/pseudo_normal/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/pseudo_ising/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/lotka_volterra/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/linear_normal/libgraph_tool_inference_fast_la-base_vec.lo
1843.45 s
[python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/normal_glauber/libgraph_tool_inference_fast_la-base_vec.lo
1843.47 s
[python3.14-graph-tool] CXX src/graph/draw/libgt_pycairo_aux_la-pycairo_aux.lo
1843.47 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_betweenness.lo
1843.47 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_centrality_bind.lo
1843.48 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_closeness.lo
1843.48 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigentrust.lo
1843.48 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigenvector.lo
1847.38 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_hits.lo
1848.00 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_katz.lo
1851.90 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_pagerank.lo
1852.10 s
[python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_trust_transitivity.lo
1852.10 s
[python3.14-graph-tool] CXX src/graph/clustering/libgraph_tool_clustering_la-graph_clustering.lo
1852.16 s
[python3.14-graph-tool] CXX src/graph/clustering/libgraph_tool_clustering_la-graph_extended_clustering.lo
1852.20 s
[python3.14-graph-tool] CXX src/graph/clustering/libgraph_tool_clustering_la-graph_motifs.lo
1852.21 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-base64.lo
1852.34 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-demangle.lo
1852.35 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph.lo
1852.57 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_exceptions.lo
1852.75 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_bind.lo
1852.95 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_copy.lo
1853.00 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_filtering.lo
1856.94 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_io.lo
1858.16 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_openmp.lo
1858.67 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties.lo
1858.91 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp1.lo
1860.42 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp2.lo
1862.62 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp3.lo
1862.67 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp4.lo
1863.22 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_copy.lo
1863.95 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo
1866.13 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_group.lo
1868.85 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_ungroup.lo
1869.44 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_map_values.lo
1874.88 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_map_values_imp1.lo
1875.94 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_python_interface.lo
1876.91 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_python_interface_imp1.lo
1877.00 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_python_interface_export.lo
1880.10 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_selectors.lo
1886.05 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graphml.lo
1887.38 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-openmp.lo
1887.47 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-random.lo
1891.64 s
[python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-read_graphviz_new.lo
1891.72 s
[python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_assortativity.lo
1892.21 s
[python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations.lo
1900.51 s
[python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations.lo
1905.44 s
[python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations_combined.lo
1905.88 s
[python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_combined.lo
1906.41 s
[python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_bind.lo
1909.48 s
[python3.14-graph-tool] CXX src/graph/draw/libgraph_tool_draw_la-graph_cairo_draw.lo
1910.00 s
[python3.14-graph-tool] CXX src/graph/draw/libgraph_tool_draw_la-graph_tree_cts.lo
1915.07 s
[python3.14-graph-tool] CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_continuous.lo
1918.71 s
[python3.14-graph-tool] CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_discrete.lo
1921.55 s
[python3.14-graph-tool] g++: fatal error: Killed signal terminated program cc1plus
1922.24 s
[python3.14-graph-tool] compilation terminated.
1922.24 s
[python3.14-graph-tool] make[1]: *** [Makefile:4491: src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo] Error 1
1922.24 s
[python3.14-graph-tool] make[1]: *** Waiting for unfinished jobs....
1981.75 s
[python3.14-graph-tool] In file included from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.hpp:16 ,
1982.47 s
[python3.14-graph-tool] from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/coroutine.hpp:32 ,
1982.47 s
[python3.14-graph-tool] from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/coroutine.hpp:15 ,
1982.47 s
[python3.14-graph-tool] from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/all.hpp:10 ,
1982.47 s
[python3.14-graph-tool] from ./src/graph/coroutine.hh:28 ,
1982.47 s
[python3.14-graph-tool] from src/graph/draw/graph_cairo_draw.cc:35 :
1982.47 s
[python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
1982.47 s
[python3.14-graph-tool] inlined from 'static void boost::coroutines2::detail::pull_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::pull_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:41:15 ,
1982.47 s
[python3.14-graph-tool] inlined from 'void boost::coroutines2::detail::pull_coroutine<T>::control_block:: deallocate () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:140:16 ,
1982.47 s
[python3.14-graph-tool] inlined from 'boost::coroutines2::detail::pull_coroutine<T>:: ~pull_coroutine () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_coroutine.ipp:64:24 ,
1982.47 s
[python3.14-graph-tool] inlined from 'constexpr void std:: _Destroy (_Tp*) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/stl_construct.h:151:22 ,
1982.47 s
[python3.14-graph-tool] inlined from 'static void std::allocator_traits<std::allocator<void> >:: destroy (allocator_type&, _Up*) [with _Up = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/alloc_traits.h:720:17 ,
1982.47 s
[python3.14-graph-tool] inlined from 'void std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>:: _M_dispose () [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:616:35 :
1982.47 s
[python3.14-graph-tool] /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)MEM[(struct pull_coroutine *)this_2(D) + 16B].cb_)[4] ' may be used uninitialized [-Wmaybe-uninitialized ]
1982.47 s
[python3.14-graph-tool] 70 | l = l | r ;
1982.47 s
[python3.14-graph-tool] | ~~^~~
1982.47 s
[python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
1982.47 s
[python3.14-graph-tool] inlined from 'static void boost::coroutines2::detail::pull_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::pull_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:41:15 ,
1982.47 s
[python3.14-graph-tool] inlined from 'void boost::coroutines2::detail::pull_coroutine<T>::control_block:: deallocate () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:140:16 ,
1982.47 s
[python3.14-graph-tool] inlined from 'boost::coroutines2::detail::pull_coroutine<T>:: pull_coroutine (StackAllocator&&, Fn&&) [with StackAllocator = boost::context::basic_fixedsize_stack<boost::context::stack_traits>; Fn = cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&; T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_coroutine.ipp:56:24 ,
1982.47 s
[python3.14-graph-tool] inlined from 'void std:: _Construct (_Tp*, _Args&& ...) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/stl_construct.h:119:7 ,
1982.47 s
[python3.14-graph-tool] inlined from 'static void std::allocator_traits<std::allocator<void> >:: construct (allocator_type&, _Up*, _Args&& ...) [with _Up = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/alloc_traits.h:706:19 ,
1982.47 s
[python3.14-graph-tool] inlined from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>:: _Sp_counted_ptr_inplace (_Alloc, _Args&& ...) [with _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:607:39 ,
1982.47 s
[python3.14-graph-tool] inlined from 'std::__shared_count<_Lp>:: __shared_count (_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Alloc = std::allocator<void>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:969:16 ,
1982.47 s
[python3.14-graph-tool] inlined from 'std::__shared_ptr<_Tp, _Lp>:: __shared_ptr (std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:1713:14 ,
1982.47 s
[python3.14-graph-tool] inlined from 'std::shared_ptr<_Tp>:: shared_ptr (std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr.h:463:59 ,
1982.47 s
[python3.14-graph-tool] inlined from 'std::shared_ptr<typename std::enable_if<(! std::is_array<_Tp>::value), _Tp>::type> std:: make_shared (_Args&& ...) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr.h:1008:39 ,
1982.47 s
[python3.14-graph-tool] inlined from 'auto make_coro (Dispatch&&) [with Coro = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; Dispatch = cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&] ' at ./src/graph/coroutine.hh:39:27 ,
1982.47 s
[python3.14-graph-tool] inlined from 'graph_tool::CoroGenerator:: CoroGenerator (Dispatch&) [with Dispatch = cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>] ' at ./src/graph/graph_python_interface.hh:94:11 ,
1982.47 s
[python3.14-graph-tool] inlined from 'boost::python::api::object cairo_draw (graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)' at src/graph/draw/graph_cairo_draw.cc:1772:56 :
1982.47 s
[python3.14-graph-tool] /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)<unknown>)[4] ' may be used uninitialized [-Wmaybe-uninitialized ]
1982.47 s
[python3.14-graph-tool] 70 | l = l | r ;
1982.47 s
[python3.14-graph-tool] | ~~^~~
2002.99 s
[python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
2003.03 s
[python3.14-graph-tool] inlined from 'static void boost::coroutines2::detail::push_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::push_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_control_block_cc.ipp:40:15 :
2003.03 s
[python3.14-graph-tool] /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)cb)[4] ' is used uninitialized [-Wuninitialized ]
2003.03 s
[python3.14-graph-tool] 70 | l = l | r ;
2003.03 s
[python3.14-graph-tool] | ~~^~~
2061.22 s
[python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
2061.25 s
[python3.14-graph-tool] inlined from 'static void boost::coroutines2::detail::push_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::push_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_control_block_cc.ipp:40:15 ,
2061.25 s
[python3.14-graph-tool] inlined from 'void boost::coroutines2::detail::push_coroutine<T>::control_block:: deallocate () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_control_block_cc.ipp:127:16 ,
2061.25 s
[python3.14-graph-tool] inlined from 'boost::coroutines2::detail::push_coroutine<T>:: ~push_coroutine () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_coroutine.ipp:53:24 ,
2061.25 s
[python3.14-graph-tool] inlined from 'boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)> mutable ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:104:8 ,
2061.25 s
[python3.14-graph-tool] inlined from 'constexpr _Res std:: __invoke_impl (__invoke_other, _Fn&&, _Args&& ...) [with _Res = boost::context::fiber; _Fn = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>&; _Args = {boost::context::fiber}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/invoke.h:61:67 ,
2061.25 s
[python3.14-graph-tool] inlined from 'constexpr typename std::__invoke_result<_Functor, _ArgTypes>::type std:: __invoke (_Callable&&, _Args&& ...) [with _Callable = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>&; _Args = {boost::context::fiber}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/invoke.h:97:36 ,
2061.25 s
[python3.14-graph-tool] inlined from 'std::invoke_result_t<_Callable, _Args ...> std:: invoke (_Callable&&, _Args&& ...) [with _Callable = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>&; _Args = {boost::context::fiber}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/functional:121:37 ,
2061.25 s
[python3.14-graph-tool] inlined from 'void* boost::context::detail::fiber_record<Ctx, StackAlloc, Fn>:: run (boost::context::detail::fcontext_t) [with Ctx = boost::context::fiber; StackAlloc = boost::context::basic_fixedsize_stack<boost::context::stack_traits>; Fn = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/context/fiber_fcontext.hpp:206:13 ,
2061.25 s
[python3.14-graph-tool] inlined from 'void boost::context::detail:: fiber_entry (transfer_t) [with Rec = fiber_record<boost::context::fiber, boost::context::basic_fixedsize_stack<boost::context::stack_traits>, boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)> >] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/context/fiber_fcontext.hpp:146:26 :
2061.25 s
[python3.14-graph-tool] /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)synthesized.cb_)[4] ' may be used uninitialized [-Wmaybe-uninitialized ]
2061.25 s
[python3.14-graph-tool] 70 | l = l | r ;
2061.25 s
[python3.14-graph-tool] | ~~^~~
2085.55 s
[python3.14-graph-tool] make[1]: Leaving directory '/build/graph-tool-2.98'
2085.58 s
[python3.14-graph-tool] make: *** [Makefile:2261: all] Error 2
2085.84 s
Progress: 144 of 147 built (1 failed), 439 of 439 downloaded from cache
2085.84 s
error: Cannot build '/nix/store/621wh5j2s5z5qhqrqr3gk1jbc3n7b4a4-python3.14-graph-tool-2.98.drv '.
2085.84 s
Reason: builder failed with exit code 2 .
2085.84 s
Output paths:
2085.84 s
/nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98
2085.84 s
Last 358 log lines:
2085.84 s
> Sourcing python-remove-tests-dir-hook
2085.84 s
> Sourcing python-catch-conflicts-hook.sh
2085.84 s
> Sourcing python-remove-bin-bytecode-hook.sh
2085.84 s
> Sourcing python-imports-check-hook.sh
2085.84 s
> Using pythonImportsCheckPhase
2085.84 s
> Sourcing python-namespaces-hook
2085.84 s
> Running phase: unpackPhase
2085.84 s
> unpacking source archive /nix/store/5v2glg3fyxc54vwqzy2n9g4i7vn471lr-graph-tool-2.98.tar.bz2
2085.84 s
> source root is graph-tool-2.98
2085.84 s
> setting SOURCE_DATE_EPOCH to timestamp 1755799990 of file "graph-tool-2.98/ChangeLog"
2085.84 s
> Running phase: patchPhase
2085.84 s
> Running phase: updateAutotoolsGnuConfigScriptsPhase
2085.84 s
> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2085.84 s
> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2085.84 s
> Running phase: configurePhase
2085.84 s
> fixing libtool script ./build-aux/ltmain.sh
2085.84 s
> ./configure
2085.84 s
> patching script interpreter paths in ./configure
2085.84 s
> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/sh"
2085.84 s
> configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98 --with-boost-libdir=/nix/store/20mijqzh04gm86fg7549hpwqljz10afz-boost-1.89.0/lib --with-cgal=/nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1 --with-python-module-path=\$\(out\)/lib/python3.14/site-packages MOD_CXXFLAGS=-flto
2085.84 s
> checking build system type... x86_64-pc-linux-gnu
2085.84 s
> checking host system type... x86_64-pc-linux-gnu
2085.84 s
> checking for a BSD-compatible install... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/install -c
2085.84 s
> checking whether sleep supports fractional seconds... yes
2085.84 s
> checking filesystem timestamp resolution... 0.01
2085.84 s
> checking whether build environment is sane... yes
2085.84 s
> checking for a race-free mkdir -p... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p
2085.84 s
> checking for gawk... gawk
2085.84 s
> checking whether make sets $(MAKE)... yes
2085.84 s
> checking whether make supports nested variables... yes
2085.84 s
> checking xargs -n works... yes
2085.84 s
> checking how to create a pax tar archive... gnutar
2085.84 s
> checking whether make supports the include directive... yes (GNU style)
2085.84 s
> checking for gcc... gcc
2085.84 s
> checking whether the C compiler works... yes
2085.84 s
> checking for C compiler default output file name... a.out
2085.84 s
> checking for suffix of executables...
2085.84 s
> checking whether we are cross compiling... no
2085.84 s
> checking for suffix of object files... o
2085.84 s
> checking whether the compiler supports GNU C... yes
2085.84 s
> checking whether gcc accepts -g... yes
2085.84 s
> checking for gcc option to enable C11 features... none needed
2085.84 s
> checking whether gcc understands -c and -o together... yes
2085.84 s
> checking dependency style of gcc... none
2085.84 s
> checking for stdio.h... yes
2085.84 s
> checking for stdlib.h... yes
2085.84 s
> checking for string.h... yes
2085.84 s
> checking for inttypes.h... yes
2085.84 s
> checking for stdint.h... yes
2085.84 s
> checking for strings.h... yes
2085.84 s
> checking for sys/stat.h... yes
2085.84 s
> checking for sys/types.h... yes
2085.84 s
> checking for unistd.h... yes
2085.84 s
> checking for wchar.h... yes
2085.84 s
> checking for minix/config.h... no
2085.84 s
> checking whether it is safe to define __EXTENSIONS__... yes
2085.84 s
> checking whether _XOPEN_SOURCE should be defined... no
2085.84 s
> checking for library containing strerror... none required
2085.84 s
> checking whether the compiler supports GNU C++... yes
2085.84 s
> checking whether g++ accepts -g... yes
2085.84 s
> checking for g++ option to enable C++11 features... none needed
2085.84 s
> checking dependency style of g++... none
2085.84 s
> checking how to print strings... printf
2085.84 s
> checking for a sed that does not truncate output... /nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9/bin/sed
2085.84 s
> checking for grep that handles long lines and -e... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep
2085.84 s
> checking for egrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -E
2085.84 s
> checking for fgrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -F
2085.84 s
> checking for ld used by gcc... ld
2085.84 s
> checking if the linker (ld) is GNU ld... yes
2085.84 s
> checking for BSD- or MS-compatible name lister (nm)... nm
2085.84 s
> checking the name lister (nm) interface... BSD nm
2085.84 s
> checking whether ln -s works... yes
2085.84 s
> checking the maximum length of command line arguments... 1572864
2085.84 s
> checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
2085.84 s
> checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
2085.84 s
> checking for ld option to reload object files... -r
2085.84 s
> checking for file... file
2085.84 s
> checking for objdump... objdump
2085.84 s
> checking how to recognize dependent libraries... (cached) pass_all
2085.84 s
> checking for dlltool... no
2085.84 s
> checking how to associate runtime and link libraries... printf %s\n
2085.84 s
> checking for ranlib... ranlib
2085.84 s
> checking for archiver @FILE support... @
2085.84 s
> checking for strip... strip
2085.84 s
> checking command to parse nm output from gcc object... ok
2085.84 s
> checking for sysroot... no
2085.84 s
> checking for a working dd... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/dd
2085.84 s
> checking how to truncate binary pipes... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/dd bs=4096 count=1
2085.84 s
> checking for mt... no
2085.84 s
> checking if : is a manifest tool... no
2085.84 s
> checking for dlfcn.h... yes
2085.84 s
> checking which variant of shared library versioning to provide... (default) aix
2085.84 s
> checking for objdir... .libs
2085.84 s
> checking if gcc supports -fno-rtti -fno-exceptions... no
2085.84 s
> checking for gcc option to produce PIC... -fPIC -DPIC
2085.84 s
> checking if gcc PIC flag -fPIC -DPIC works... yes
2085.84 s
> checking if gcc static flag -static works... no
2085.84 s
> checking if gcc supports -c -o file.o... yes
2085.84 s
> checking if gcc supports -c -o file.o... (cached) yes
2085.84 s
> checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
2085.84 s
> checking whether -lc should be explicitly linked in... no
2085.84 s
> checking dynamic linker characteristics... GNU/Linux ld.so
2085.84 s
> checking how to hardcode library paths into programs... immediate
2085.84 s
> checking whether stripping libraries is possible... yes
2085.84 s
> checking if libtool supports shared libraries... yes
2085.84 s
> checking whether to build shared libraries... yes
2085.84 s
> checking whether to build static libraries... no
2085.84 s
> checking how to run the C++ preprocessor... g++ -E
2085.84 s
> checking for ld used by g++... ld -m elf_x86_64
2085.84 s
> checking if the linker (ld -m elf_x86_64) is GNU ld... yes
2085.84 s
> checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
2085.84 s
> checking for g++ option to produce PIC... -fPIC -DPIC
2085.84 s
> checking if g++ PIC flag -fPIC -DPIC works... yes
2085.84 s
> checking if g++ static flag -static works... no
2085.84 s
> checking if g++ supports -c -o file.o... yes
2085.84 s
> checking if g++ supports -c -o file.o... (cached) yes
2085.84 s
> checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
2085.84 s
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
2085.84 s
> checking how to hardcode library paths into programs... immediate
2085.84 s
> checking pkg-config is at least version 0.9.0... yes
2085.84 s
> checking whether g++ supports C++17 features by default... yes
2085.84 s
> configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime
2085.84 s
> checking whether to enable debug info... no
2085.84 s
> checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... -fopenmp
2085.84 s
> checking whether to enable cairo drawing... yes
2085.84 s
> checking for expat... yes
2085.84 s
> checking for a Python interpreter with version >= 3.6... python
2085.84 s
> checking for python... /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
2085.84 s
> checking for python version... 3.14
2085.84 s
> checking for python platform... linux
2085.84 s
> checking for GNU default python prefix... ${prefix}
2085.84 s
> checking for GNU default python exec_prefix... ${exec_prefix}
2085.84 s
> checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.14/site-packages
2085.84 s
> checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.14/site-packages
2085.84 s
> checking for python3.14... (cached) /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
2085.84 s
> checking for a version of Python >= '2.1.0'... yes
2085.84 s
> checking for a version of Python == '3.14.2'... yes
2085.84 s
> checking for the sysconfig Python package... yes
2085.84 s
> checking for Python include path... -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
2085.84 s
> checking for Python library path... -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
2085.84 s
> checking for Python site-packages path... /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib/python3.14/site-packages
2085.84 s
> checking python extra libraries... -ldl -lm
2085.84 s
> checking python extra linking flags... -Xlinker -export-dynamic
2085.84 s
> checking consistency of all components of python development environment... yes
2085.84 s
> checking for boostlib >= 1.58.0 (105800)... yes
2085.84 s
> checking whether the Boost::Python library is available... yes
2085.84 s
> checking whether boost_python314 is the correct library... yes
2085.84 s
> checking whether the Boost::IOStreams library is available... yes
2085.84 s
> checking for exit in -lboost_iostreams... yes
2085.84 s
> checking whether the Boost::Regex library is available... yes
2085.84 s
> checking for exit in -lboost_regex... yes
2085.84 s
> checking whether the Boost::Context library is available... yes
2085.84 s
> checking for exit in -lboost_context... yes
2085.84 s
> checking whether the Boost::Coroutine library is available... yes
2085.84 s
> checking for exit in -lboost_coroutine... yes
2085.84 s
> checking whether the Boost::Graph library is available... yes
2085.84 s
> checking for exit in -lboost_graph... yes
2085.84 s
> checking whether the Boost::Thread library is available... yes
2085.84 s
> checking for exit in -lboost_thread... yes
2085.84 s
> checking for __gmpz_init in -lgmp... yes
2085.84 s
> checking for __gmpz_init in -lgmp... (cached) yes
2085.84 s
> checking whether CGAL is available in /nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1... yes
2085.84 s
> checking whether to enable debbuging with valgrind... no
2085.84 s
> checking python module: numpy... yes
2085.84 s
> checking for numpy/arrayobject.h... yes
2085.84 s
> checking for cairomm-1.16... no
2085.84 s
> checking for cairomm-1.0... yes
2085.84 s
> checking python module: cairo... yes
2085.84 s
> checking for py3cairo.h... yes
2085.84 s
> checking whether to enable sparsehash... yes
2085.84 s
> checking for libsparsehash... yes
2085.84 s
> checking for sparsehash/dense_hash_set... yes
2085.84 s
> configure: pkgconfig directory is ${libdir}/pkgconfig
2085.84 s
> checking our pkgconfig libname... graph-tool-py3.14
2085.84 s
> checking our pkgconfig version... 2.98
2085.84 s
> checking our pkgconfig_libdir... ${libdir}/pkgconfig
2085.84 s
> expanded our pkgconfig_libdir... /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98/lib/pkgconfig
2085.84 s
> checking our pkgconfig_libfile... graph-tool-py3.14.pc
2085.84 s
> checking our package / suffix... graph-tool /
2085.84 s
> checking our pkgconfig description... graph-tool Python library
2085.84 s
> checking our pkgconfig requires...
2085.84 s
> checking our pkgconfig ext libs... -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14 -lboost_python314
2085.84 s
> checking our pkgconfig cppflags... ./configure: line 25056: out: command not found
2085.84 s
> ./configure: line 25056: out: command not found
2085.84 s
> ./configure: line 25056: out: command not found
2085.84 s
> -I/lib/python3.14/site-packages/graph_tool/include -I/lib/python3.14/site-packages/graph_tool/include/boost-workaround -I/lib/python3.14/site-packages/graph_tool/include/pcg-cpp -I/nix/store/s2viab0sr9a1m3a51akvjqckwvx52cw9-python3.14-pycairo-1.28.0/lib/python3.14/site-packages/cairo/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14 -pthread -I/nix/store/ag7wjj6y2lhd9lw32fh2r4qh9zdhc2dy-sparsehash-2.0.4/include -I/nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/lib/python3.14/site-packages/numpy/_core/include
2085.84 s
> checking our pkgconfig ldflags...
2085.84 s
> noninstalled pkgconfig -L /build/graph-tool-2.98/src/.libs
2085.84 s
> noninstalled pkgconfig -I /build/graph-tool-2.98/.
2085.84 s
> checking that generated files are newer than configure... done
2085.84 s
> configure: creating ./config.status
2085.84 s
> config.status: creating Makefile
2085.84 s
> config.status: creating config.h
2085.84 s
> config.status: executing depfiles commands
2085.84 s
> config.status: executing libtool commands
2085.84 s
> config.status: executing graph-tool-py3.14.pc commands
2085.84 s
> config.status: creating graph-tool-py3.14.pc.in
2085.84 s
> config.status: creating graph-tool-py3.14.pc
2085.84 s
> config.status: creating graph-tool-py3.14-uninstalled.pc
2085.84 s
> config.status: creating graph-tool-py3.14-uninstalled.sh
2085.84 s
> ================================================================================
2085.84 s
> CONFIGURATION SUMMARY
2085.84 s
> ================================================================================
2085.84 s
> Using python version: 3.14.2
2085.84 s
> Python interpreter: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
2085.84 s
> Installation path: $(out)/lib/python3.14/site-packages/graph_tool
2085.84 s
>
2085.84 s
> C++ compiler (CXX): g++
2085.84 s
> C++ compiler version: 14.3.0
2085.84 s
>
2085.84 s
> Prefix: /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98
2085.84 s
> Pkgconfigdir: ${libdir}/pkgconfig
2085.84 s
>
2085.84 s
> Python CPP flags: -I/nix/store/s2viab0sr9a1m3a51akvjqckwvx52cw9-python3.14-pycairo-1.28.0/lib/python3.14/site-packages/cairo/include -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
2085.84 s
> Python LD flags: -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
2085.84 s
> Boost CPP flags: -pthread
2085.84 s
> Boost LD flags: -L/nix/store/20mijqzh04gm86fg7549hpwqljz10afz-boost-1.89.0/lib -lboost_iostreams -lboost_python314 -lboost_regex -lboost_context -lboost_coroutine -lboost_thread -lpthread
2085.84 s
> Numpy CPP flags: -I/nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/lib/python3.14/site-packages/numpy/_core/include
2085.84 s
> Sparsehash CPP flags: -I/nix/store/ag7wjj6y2lhd9lw32fh2r4qh9zdhc2dy-sparsehash-2.0.4/include
2085.84 s
> CGAL CPP flags: -I/nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1/include
2085.84 s
> CGAL LD flags:
2085.84 s
> Expat CPP flags: -I/nix/store/jk8i7n2i4znyx1xfpgr864yk0cv23l1c-expat-2.7.3-dev/include
2085.84 s
> Expat LD flags: -L/nix/store/3pjg25dv3yjar7irgj8q659v9nyg2ky0-expat-2.7.3/lib -lexpat
2085.84 s
> Cairomm CPP flags: -I/nix/store/9krk1qgvvvwksf1ya7hsw8b1b8hf69dh-cairomm-1.14.5-dev/include/cairomm-1.0 -I/nix/store/agbf3rbzdxzgpyn3jmrqwcfcnymb06mi-cairomm-1.14.5/lib/cairomm-1.0/include -I/nix/store/n38xharsmr21ff0h3dxazlj1x3yi361m-cairo-1.18.4-dev/include/cairo -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include/freetype2 -I/nix/store/smd7w8fswpb668lh6lhczfmmn6jp1bal-freetype-2.13.3-dev/include -I/nix/store/v7l8lq25784i35nig7b6lr14i5y3d4hw-libsigc++-2.12.1-dev/include/sigc++-2.0 -I/nix/store/sq144vy0igxqggpcfj4hcc8mhpp89j5s-libsigc++-2.12.1/lib/sigc++-2.0/include
2085.84 s
> Cairomm LD flags: -L/nix/store/agbf3rbzdxzgpyn3jmrqwcfcnymb06mi-cairomm-1.14.5/lib -L/nix/store/9cb1n41vpzbg117v3bz09jl19v5a5ls1-cairo-1.18.4/lib -L/nix/store/sq144vy0igxqggpcfj4hcc8mhpp89j5s-libsigc++-2.12.1/lib -lcairomm-1.0 -lsigc-2.0 -lcairo
2085.84 s
> OpenMP compiler flags: -fopenmp
2085.84 s
> OpenMP LD flags:
2085.84 s
> Extra CPPFLAGS: -DBOOST_ALLOW_DEPRECATED_HEADERS -DNDEBUG
2085.84 s
> Extra CXXFLAGS: -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -g -O2 -O3
2085.84 s
> Extra MOD_CXXFLAGS: -flto
2085.84 s
> Extra LDFLAGS:
2085.84 s
>
2085.84 s
> Using OpenMP: yes
2085.84 s
> Using sparsehash: yes
2085.84 s
> Using cairo: yes
2085.84 s
> ================================================================================
2085.84 s
> Running phase: buildPhase
2085.84 s
> build flags: -j16 SHELL=/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash
2085.84 s
> make all-am
2085.84 s
> make[1]: Entering directory '/build/graph-tool-2.98'
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/epidemics/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/potts_glauber/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/cising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/ising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/pseudo_cising/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/pseudo_normal/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/pseudo_ising/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/lotka_volterra/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/linear_normal/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/inference/uncertain/dynamics/normal_glauber/libgraph_tool_inference_fast_la-base_vec.lo
2085.84 s
> CXX src/graph/draw/libgt_pycairo_aux_la-pycairo_aux.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_betweenness.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_centrality_bind.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_closeness.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigentrust.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigenvector.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_hits.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_katz.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_pagerank.lo
2085.84 s
> CXX src/graph/centrality/libgraph_tool_centrality_la-graph_trust_transitivity.lo
2085.84 s
> CXX src/graph/clustering/libgraph_tool_clustering_la-graph_clustering.lo
2085.84 s
> CXX src/graph/clustering/libgraph_tool_clustering_la-graph_extended_clustering.lo
2085.84 s
> CXX src/graph/clustering/libgraph_tool_clustering_la-graph_motifs.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-base64.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-demangle.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_exceptions.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_bind.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_copy.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_filtering.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_io.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_openmp.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_imp1.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_imp2.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_imp3.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_imp4.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_copy.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_group.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_ungroup.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_map_values.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_properties_map_values_imp1.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_python_interface.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_python_interface_imp1.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_python_interface_export.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graph_selectors.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-graphml.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-openmp.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-random.lo
2085.84 s
> CXX src/graph/libgraph_tool_core_la-read_graphviz_new.lo
2085.84 s
> CXX src/graph/correlations/libgraph_tool_correlations_la-graph_assortativity.lo
2085.84 s
> CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations.lo
2085.84 s
> CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations.lo
2085.84 s
> CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations_combined.lo
2085.84 s
> CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_combined.lo
2085.84 s
> CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_bind.lo
2085.84 s
> CXX src/graph/draw/libgraph_tool_draw_la-graph_cairo_draw.lo
2085.84 s
> CXX src/graph/draw/libgraph_tool_draw_la-graph_tree_cts.lo
2085.84 s
> CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_continuous.lo
2085.84 s
> CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_discrete.lo
2085.84 s
> g++: fatal error: Killed signal terminated program cc1plus
2085.84 s
> compilation terminated.
2085.84 s
> make[1]: *** [Makefile:4491: src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo] Error 1
2085.84 s
> make[1]: *** Waiting for unfinished jobs....
2085.84 s
> In file included from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.hpp:16 ,
2085.84 s
> from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/coroutine.hpp:32 ,
2085.84 s
> from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/coroutine.hpp:15 ,
2085.84 s
> from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/all.hpp:10 ,
2085.84 s
> from ./src/graph/coroutine.hh:28 ,
2085.84 s
> from src/graph/draw/graph_cairo_draw.cc:35 :
2085.84 s
> In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
2085.84 s
> inlined from 'static void boost::coroutines2::detail::pull_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::pull_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:41:15 ,
2085.84 s
> inlined from 'void boost::coroutines2::detail::pull_coroutine<T>::control_block:: deallocate () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:140:16 ,
2085.84 s
> inlined from 'boost::coroutines2::detail::pull_coroutine<T>:: ~pull_coroutine () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_coroutine.ipp:64:24 ,
2085.84 s
> inlined from 'constexpr void std:: _Destroy (_Tp*) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/stl_construct.h:151:22 ,
2085.84 s
> inlined from 'static void std::allocator_traits<std::allocator<void> >:: destroy (allocator_type&, _Up*) [with _Up = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/alloc_traits.h:720:17 ,
2085.84 s
> inlined from 'void std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>:: _M_dispose () [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:616:35 :
2085.84 s
> /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)MEM[(struct pull_coroutine *)this_2(D) + 16B].cb_)[4] ' may be used uninitialized [-Wmaybe-uninitialized ]
2085.84 s
> 70 | l = l | r ;
2085.84 s
> | ~~^~~
2085.84 s
> In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
2085.84 s
> inlined from 'static void boost::coroutines2::detail::pull_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::pull_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:41:15 ,
2085.84 s
> inlined from 'void boost::coroutines2::detail::pull_coroutine<T>::control_block:: deallocate () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:140:16 ,
2085.84 s
> inlined from 'boost::coroutines2::detail::pull_coroutine<T>:: pull_coroutine (StackAllocator&&, Fn&&) [with StackAllocator = boost::context::basic_fixedsize_stack<boost::context::stack_traits>; Fn = cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&; T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_coroutine.ipp:56:24 ,
2085.84 s
> inlined from 'void std:: _Construct (_Tp*, _Args&& ...) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/stl_construct.h:119:7 ,
2085.84 s
> inlined from 'static void std::allocator_traits<std::allocator<void> >:: construct (allocator_type&, _Up*, _Args&& ...) [with _Up = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/alloc_traits.h:706:19 ,
2085.84 s
> inlined from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>:: _Sp_counted_ptr_inplace (_Alloc, _Args&& ...) [with _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:607:39 ,
2085.84 s
> inlined from 'std::__shared_count<_Lp>:: __shared_count (_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Alloc = std::allocator<void>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:969:16 ,
2085.84 s
> inlined from 'std::__shared_ptr<_Tp, _Lp>:: __shared_ptr (std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr_base.h:1713:14 ,
2085.84 s
> inlined from 'std::shared_ptr<_Tp>:: shared_ptr (std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}; _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr.h:463:59 ,
2085.84 s
> inlined from 'std::shared_ptr<typename std::enable_if<(! std::is_array<_Tp>::value), _Tp>::type> std:: make_shared (_Args&& ...) [with _Tp = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; _Args = {boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/shared_ptr.h:1008:39 ,
2085.84 s
> inlined from 'auto make_coro (Dispatch&&) [with Coro = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>; Dispatch = cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&] ' at ./src/graph/coroutine.hh:39:27 ,
2085.84 s
> inlined from 'graph_tool::CoroGenerator:: CoroGenerator (Dispatch&) [with Dispatch = cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>] ' at ./src/graph/graph_python_interface.hh:94:11 ,
2085.84 s
> inlined from 'boost::python::api::object cairo_draw (graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)' at src/graph/draw/graph_cairo_draw.cc:1772:56 :
2085.84 s
> /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)<unknown>)[4] ' may be used uninitialized [-Wmaybe-uninitialized ]
2085.84 s
> 70 | l = l | r ;
2085.84 s
> | ~~^~~
2085.84 s
> In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
2085.84 s
> inlined from 'static void boost::coroutines2::detail::push_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::push_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_control_block_cc.ipp:40:15 :
2085.84 s
> /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)cb)[4] ' is used uninitialized [-Wuninitialized ]
2085.84 s
> 70 | l = l | r ;
2085.84 s
> | ~~^~~
2085.84 s
> In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail:: operator|= (state_t&, state_t)',
2085.84 s
> inlined from 'static void boost::coroutines2::detail::push_coroutine<T>::control_block:: destroy (boost::coroutines2::detail::push_coroutine<T>::control_block*) [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_control_block_cc.ipp:40:15 ,
2085.84 s
> inlined from 'void boost::coroutines2::detail::push_coroutine<T>::control_block:: deallocate () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_control_block_cc.ipp:127:16 ,
2085.84 s
> inlined from 'boost::coroutines2::detail::push_coroutine<T>:: ~push_coroutine () [with T = boost::python::api::object] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/push_coroutine.ipp:53:24 ,
2085.84 s
> inlined from 'boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)> mutable ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/pull_control_block_cc.ipp:104:8 ,
2085.84 s
> inlined from 'constexpr _Res std:: __invoke_impl (__invoke_other, _Fn&&, _Args&& ...) [with _Res = boost::context::fiber; _Fn = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>&; _Args = {boost::context::fiber}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/invoke.h:61:67 ,
2085.84 s
> inlined from 'constexpr typename std::__invoke_result<_Functor, _ArgTypes>::type std:: __invoke (_Callable&&, _Args&& ...) [with _Callable = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>&; _Args = {boost::context::fiber}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/bits/invoke.h:97:36 ,
2085.84 s
> inlined from 'std::invoke_result_t<_Callable, _Args ...> std:: invoke (_Callable&&, _Args&& ...) [with _Callable = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>&; _Args = {boost::context::fiber}] ' at /nix/store/yps9cjmi8g58mh0f7pw902br7gxwg2dz-gcc-14.3.0/include/c++/14.3.0/functional:121:37 ,
2085.84 s
> inlined from 'void* boost::context::detail::fiber_record<Ctx, StackAlloc, Fn>:: run (boost::context::detail::fcontext_t) [with Ctx = boost::context::fiber; StackAlloc = boost::context::basic_fixedsize_stack<boost::context::stack_traits>; Fn = boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)>] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/context/fiber_fcontext.hpp:206:13 ,
2085.84 s
> inlined from 'void boost::context::detail:: fiber_entry (transfer_t) [with Rec = fiber_record<boost::context::fiber, boost::context::basic_fixedsize_stack<boost::context::stack_traits>, boost::coroutines2::detail::pull_coroutine<boost::python::api::object>::control_block::control_block<boost::context::basic_fixedsize_stack<boost::context::stack_traits>, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&>(boost::context::preallocated, boost::context::basic_fixedsize_stack<boost::context::stack_traits>&&, cairo_draw(graph_tool::GraphInterface&, std::any, std::any, std::any, bool, boost::python::dict, boost::python::dict, boost::python::dict, boost::python::dict, double, int64_t, boost::python::api::object)::<lambda(auto:93&&)>&)::<lambda(boost::context::fiber&&)> >] ' at /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/context/fiber_fcontext.hpp:146:26 :
2085.84 s
> /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/state.hpp:70:11: warning: '((boost::coroutines2::detail::state_t*)synthesized.cb_)[4] ' may be used uninitialized [-Wmaybe-uninitialized ]
2085.84 s
> 70 | l = l | r ;
2085.84 s
> | ~~^~~
2085.84 s
> make[1]: Leaving directory '/build/graph-tool-2.98'
2085.84 s
> make: *** [Makefile:2261: all] Error 2
2085.84 s
For full logs, run:
2085.84 s
nix log /nix/store/621wh5j2s5z5qhqrqr3gk1jbc3n7b4a4-python3.14-graph-tool-2.98.drv
2085.84 s
error: Cannot build '/nix/store/5m6vvrc6sdqyrlcq5mc4gp9hacfpm10x-python3-3.14.2-env.drv '.
2085.84 s
Reason: 1 dependency failed .
2085.84 s
Output paths:
2085.84 s
/nix/store/4574s6bigv254lfgb0y86kcwyk5yl9rf-python3-3.14.2-env
2085.85 s
Cannot build '/nix/store/l2987ldxns2w8rwa2z46jlsxwfn3dk3c-make-analyze-gt-check.drv '.
2085.85 s
Reason: 1 dependency failed .
2085.85 s
Output paths:
2085.85 s
/nix/store/dyq8l0a7w246hk19ak6lyy0cf2xzjgmf-make-analyze-gt-check